We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c733be commit 14c5ca7Copy full SHA for 14c5ca7
tests/boot/test_mcuboot/testcase.yaml
@@ -55,6 +55,8 @@ tests:
55
- esp32c6_devkitc/esp32c6/hpcore
56
- esp8684_devkitm
57
- stm32h750b_dk/stm32h750xx/ext_flash_app
58
+ - stm32h573i_dk
59
+ - stm32h573i_dk/stm32h573xx/ext_flash_app
60
- sam_e54_xpro
61
integration_platforms:
62
- frdm_k64f
@@ -63,6 +65,8 @@ tests:
63
65
platform_allow:
64
66
- b_u585i_iot02a
67
68
69
70
extra_configs:
71
- CONFIG_ASSERT=y
72
bootloader.mcuboot.swap_using_move:
@@ -72,6 +76,8 @@ tests:
76
- nrf52840dk/nrf52840
73
77
- nucleo_wba55cg
74
78
79
80
75
81
82
83
- nrf5340dk/nrf5340/cpuapp
0 commit comments