tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests
Extend platform_allow list for with_mcumgr tests with nRF54L board. Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
This commit is contained in:
parent
209fc2e947
commit
adfe3129d3
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ common:
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- nrf52840dk/nrf52840
|
- nrf52840dk/nrf52840
|
||||||
- nrf5340dk/nrf5340/cpuapp
|
- nrf5340dk/nrf5340/cpuapp
|
||||||
|
- nrf54l15pdk/nrf54l15/cpuapp
|
||||||
- nrf9160dk/nrf9160
|
- nrf9160dk/nrf9160
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- nrf52840dk/nrf52840
|
- nrf52840dk/nrf52840
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue