Skip to content

Commit 75c250f

Browse files
committed
samples: sysbuild: with_mcuboot: update sample file
Add STM32 supported boards for the test. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent 1a99cf2 commit 75c250f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

samples/sysbuild/with_mcuboot/sample.yaml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,27 @@ tests:
1414
- esp32s3_devkitm/esp32s3/procpu
1515
- esp32c3_devkitm
1616
- esp32c6_devkitc/esp32c6/hpcore
17+
- disco_l475_iot1
18+
- nucleo_c071rb
19+
- nucleo_f091rc
20+
- nucleo_f103rb
21+
- nucleo_f207zg
22+
- nucleo_f429zi
23+
- nucleo_f746zg
24+
- nucleo_g071rb
25+
- nucleo_g474re
26+
- nucleo_h743zi
1727
- nucleo_h7s3l8
28+
- nucleo_l073rz
29+
- nucleo_l152re
30+
- nucleo_u083rc
1831
- nucleo_u385rg_q
19-
- stm32h7s78_dk
32+
- nucleo_wb55rg
33+
- nucleo_wba55cg
34+
- nucleo_wl55jc
35+
- stm32f3_disco@B
2036
- stm32h573i_dk
37+
- stm32h7s78_dk
2138
integration_platforms:
2239
- nrf52840dk/nrf52840
2340
- esp32_devkitc/esp32/procpu

0 commit comments

Comments
 (0)