Skip to content

Commit ae3fb6e

Browse files
sylvioalvesdkalowsk
authored andcommitted
tests: boot: add Espressif boards to MCUboot test case
Include all supported Espressif SoC variants in the MCUboot test suite to ensure proper CI coverage. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
1 parent 2e0357c commit ae3fb6e

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
@@ -49,6 +49,12 @@ tests:
4949
- nrf52840dk/nrf52840
5050
- rd_rw612_bga
5151
- nucleo_wba55cg
52+
- esp32_devkitc/esp32/procpu
53+
- esp32s2_saola
54+
- esp32s3_devkitm/esp32s3/procpu
55+
- esp32c3_devkitm
56+
- esp32c6_devkitc/esp32c6/hpcore
57+
- esp8684_devkitm
5258
integration_platforms:
5359
- frdm_k64f
5460
- nrf52840dk/nrf52840

0 commit comments

Comments
 (0)