20
20
branch : rolling
21
21
image : ubuntu:jammy
22
22
- distro : iron
23
- branch : release/ iron
23
+ branch : iron
24
24
image : ubuntu:jammy
25
25
- distro : humble
26
26
branch : humble
@@ -219,7 +219,7 @@ jobs:
219
219
binary : ' firmware/micro_ros_mbed/cmake_build/DISCO_L475VG_IOT01A/develop/GCC_ARM/micro_ros_mbed.bin'
220
220
221
221
- distro : iron
222
- branch : release/ iron
222
+ branch : iron
223
223
image : ubuntu:jammy
224
224
rtos : host
225
225
platform : null
@@ -228,7 +228,7 @@ jobs:
228
228
binary : ' install/micro_ros_demos_rclc/lib/micro_ros_demos_rclc/int32_publisher/int32_publisher'
229
229
230
230
- distro : iron
231
- branch : release/ iron
231
+ branch : iron
232
232
image : ubuntu:jammy
233
233
rtos : generate_lib
234
234
platform : null
@@ -238,7 +238,7 @@ jobs:
238
238
binary : ' firmware/build/libmicroros.a'
239
239
240
240
- distro : iron
241
- branch : release/ iron
241
+ branch : iron
242
242
image : ubuntu:jammy
243
243
rtos : freertos
244
244
platform : crazyflie21
@@ -247,7 +247,7 @@ jobs:
247
247
binary : ' firmware/freertos_apps/microros_crazyflie21_extensions/cf2.bin'
248
248
249
249
- distro : iron
250
- branch : release/ iron
250
+ branch : iron
251
251
image : ubuntu:jammy
252
252
rtos : freertos
253
253
platform : olimex-stm32-e407
@@ -256,7 +256,7 @@ jobs:
256
256
binary : ' firmware/freertos_apps/microros_olimex_e407_extensions/build/micro-ROS.elf'
257
257
258
258
- distro : iron
259
- branch : release/ iron
259
+ branch : iron
260
260
image : ubuntu:jammy
261
261
rtos : freertos
262
262
platform : nucleo_f446re
@@ -265,7 +265,7 @@ jobs:
265
265
binary : ' firmware/freertos_apps/microros_nucleo_f446re_extensions/build/micro-ROS.elf'
266
266
267
267
- distro : iron
268
- branch : release/ iron
268
+ branch : iron
269
269
image : ubuntu:jammy
270
270
rtos : freertos
271
271
platform : nucleo_f446ze
@@ -274,7 +274,7 @@ jobs:
274
274
binary : ' firmware/freertos_apps/microros_nucleo_f446ze_extensions/build/micro-ROS.elf'
275
275
276
276
- distro : iron
277
- branch : release/ iron
277
+ branch : iron
278
278
image : ubuntu:jammy
279
279
rtos : freertos
280
280
platform : nucleo_f746zg
@@ -283,7 +283,7 @@ jobs:
283
283
binary : ' firmware/freertos_apps/microros_nucleo_f746zg_extensions/build/micro-ROS.elf'
284
284
285
285
- distro : iron
286
- branch : release/ iron
286
+ branch : iron
287
287
image : ubuntu:jammy
288
288
rtos : freertos
289
289
platform : nucleo_f767zi
@@ -292,7 +292,7 @@ jobs:
292
292
binary : ' firmware/freertos_apps/microros_nucleo_f767zi_extensions/build/micro-ROS.elf'
293
293
294
294
- distro : iron
295
- branch : release/ iron
295
+ branch : iron
296
296
image : ubuntu:jammy
297
297
rtos : freertos
298
298
platform : esp32
@@ -301,7 +301,7 @@ jobs:
301
301
binary : ' firmware/freertos_apps/microros_esp32_extensions/build/int32_publisher.elf'
302
302
303
303
- distro : iron
304
- branch : release/ iron
304
+ branch : iron
305
305
image : ubuntu:jammy
306
306
rtos : zephyr
307
307
platform : olimex-stm32-e407
@@ -310,7 +310,7 @@ jobs:
310
310
binary : ' firmware/build/zephyr/zephyr.bin'
311
311
312
312
- distro : iron
313
- branch : release/ iron
313
+ branch : iron
314
314
image : ubuntu:jammy
315
315
rtos : zephyr
316
316
platform : discovery_l475_iot1
@@ -319,7 +319,7 @@ jobs:
319
319
binary : ' firmware/build/zephyr/zephyr.bin'
320
320
321
321
- distro : iron
322
- branch : release/ iron
322
+ branch : iron
323
323
image : ubuntu:jammy
324
324
rtos : zephyr
325
325
platform : nucleo_h743zi
@@ -328,7 +328,7 @@ jobs:
328
328
binary : ' firmware/build/zephyr/zephyr.bin'
329
329
330
330
- distro : iron
331
- branch : release/ iron
331
+ branch : iron
332
332
image : ubuntu:jammy
333
333
rtos : zephyr
334
334
platform : nucleo_f746zg
@@ -337,7 +337,7 @@ jobs:
337
337
binary : ' firmware/build/zephyr/zephyr.bin'
338
338
339
339
- distro : iron
340
- branch : release/ iron
340
+ branch : iron
341
341
image : ubuntu:jammy
342
342
rtos : zephyr
343
343
platform : host
@@ -346,23 +346,23 @@ jobs:
346
346
binary : ' firmware/build/zephyr/zephyr.exe'
347
347
348
348
- distro : iron
349
- branch : release/ iron
349
+ branch : iron
350
350
image : ubuntu:jammy
351
351
rtos : raspbian
352
352
platform : buster_v7
353
353
configuration : agent_lite
354
354
binary : ' firmware/bin/micro_ros_agent_lite'
355
355
356
356
- distro : iron
357
- branch : release/ iron
357
+ branch : iron
358
358
image : ubuntu:jammy
359
359
rtos : raspbian
360
360
platform : buster_v7
361
361
configuration : weather_publisher
362
362
binary : ' firmware/bin/weather_publisher'
363
363
364
364
- distro : iron
365
- branch : release/ iron
365
+ branch : iron
366
366
image : ubuntu:jammy
367
367
rtos : mbed
368
368
platform : disco_l475vg_iot01a
0 commit comments