Skip to content

Commit 14c5ca7

Browse files
committed
tests: boot: test_mcuboot: add stm32h573i_dk
Add stm32h573i_dk and the ext_flash_app board to the allowed boards for the mcuboot tests. Signed-off-by: Tim Pambor <[email protected]>
1 parent 6c733be commit 14c5ca7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/boot/test_mcuboot/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ tests:
5555
- esp32c6_devkitc/esp32c6/hpcore
5656
- esp8684_devkitm
5757
- stm32h750b_dk/stm32h750xx/ext_flash_app
58+
- stm32h573i_dk
59+
- stm32h573i_dk/stm32h573xx/ext_flash_app
5860
- sam_e54_xpro
5961
integration_platforms:
6062
- frdm_k64f
@@ -63,6 +65,8 @@ tests:
6365
platform_allow:
6466
- b_u585i_iot02a
6567
- stm32h750b_dk/stm32h750xx/ext_flash_app
68+
- stm32h573i_dk
69+
- stm32h573i_dk/stm32h573xx/ext_flash_app
6670
extra_configs:
6771
- CONFIG_ASSERT=y
6872
bootloader.mcuboot.swap_using_move:
@@ -72,6 +76,8 @@ tests:
7276
- nrf52840dk/nrf52840
7377
- nucleo_wba55cg
7478
- stm32h750b_dk/stm32h750xx/ext_flash_app
79+
- stm32h573i_dk
80+
- stm32h573i_dk/stm32h573xx/ext_flash_app
7581
integration_platforms:
7682
- frdm_k64f
7783
- nrf5340dk/nrf5340/cpuapp

0 commit comments

Comments
 (0)