Skip to content

Commit 737220e

Browse files
committed
tests: drivers: flash: stm32: update testcase.yaml
Add nucleo_h753zi as an allowed platform to run this test in CI. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent 9d78aa2 commit 737220e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/flash/stm32/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ tests:
4848
- stm32h750b_dk
4949
- stm32h745i_disco/stm32h745xx/m7
5050
- nucleo_h743zi
51+
- nucleo_h753zi
5152
- google_icetower
5253
extra_configs:
5354
- CONFIG_FLASH_STM32_READOUT_PROTECTION=y
@@ -57,6 +58,7 @@ tests:
5758
drivers.flash.stm32.h7.block_registers:
5859
platform_allow:
5960
- nucleo_h743zi
61+
- nucleo_h753zi
6062
- google_icetower
6163
extra_configs:
6264
- CONFIG_FLASH_STM32_BLOCK_REGISTERS=y

0 commit comments

Comments
 (0)