Browse Source

tests: drivers: flash: stm32: update platform name

Update Nucleo L452RE-P name

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
pull/69687/head
Guillaume Gautier 1 year ago committed by Carles Cufi
parent
commit
15956a69b8
  1. 2
      tests/drivers/flash/stm32/testcase.yaml

2
tests/drivers/flash/stm32/testcase.yaml

@ -14,7 +14,7 @@ tests: @@ -14,7 +14,7 @@ tests:
dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
drivers.flash.stm32.l4:
platform_allow:
- nucleo_l452re_p
- nucleo_l452re/stm32l452xx/p
- disco_l475_iot1
extra_configs:
- CONFIG_FLASH_STM32_READOUT_PROTECTION=y

Loading…
Cancel
Save