Bump RIOT target to 25.04 (#5231)

JerryScript-DCO-1.0-Signed-off-by: Roland Takacs rtakacs@inf.u-szeged.hu
This commit is contained in:
Roland Takacs
2025-06-03 13:04:20 +02:00
committed by GitHub
parent 50200152fe
commit 355ab24cdc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ install-apt-get-deps:
# Fetch RIOT OS repository.
install-clone-riot:
git clone https://github.com/RIOT-OS/RIOT.git ../RIOT -b 2021.10
git clone https://github.com/RIOT-OS/RIOT.git ../RIOT -b 2025.04
# Perform all the necessary (JerryScript-independent) installation steps.
install-noapt: install-clone-riot