Skip to content

Commit b26dafd

Browse files
committed
tests: boot: test_mcuboot: add stm32h750b_dk to CI platforms
Add stm32h750b_dk/stm32h750xx/ext_flash_app target to CI platforms. Signed-off-by: Abderrahmane JARMOUNI <[email protected]>
1 parent 1478981 commit b26dafd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/boot/test_mcuboot/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,14 @@ tests:
5454
- esp32c3_devkitm
5555
- esp32c6_devkitc/esp32c6/hpcore
5656
- esp8684_devkitm
57+
- stm32h750b_dk/stm32h750xx/ext_flash_app
5758
integration_platforms:
5859
- frdm_k64f
5960
- nrf52840dk/nrf52840
6061
bootloader.mcuboot.assert:
6162
platform_allow:
6263
- b_u585i_iot02a
64+
- stm32h750b_dk/stm32h750xx/ext_flash_app
6365
extra_configs:
6466
- CONFIG_ASSERT=y
6567
bootloader.mcuboot.swap_using_move:
@@ -68,6 +70,7 @@ tests:
6870
- nrf5340dk/nrf5340/cpuapp
6971
- nrf52840dk/nrf52840
7072
- nucleo_wba55cg
73+
- stm32h750b_dk/stm32h750xx/ext_flash_app
7174
integration_platforms:
7275
- frdm_k64f
7376
- nrf5340dk/nrf5340/cpuapp

0 commit comments

Comments
 (0)