test: samples: nRF54L15 support
Commit consists of minimal set of overlays need to run tests and samples. Additionally disables nRF54L15 platform in cpp98 tests, because unnamed unions are not supported. Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
This commit is contained in:
parent
99d8549a5c
commit
7b9b00c58b
8 changed files with 93 additions and 0 deletions
|
@ -38,6 +38,7 @@ tests:
|
|||
# Exclude CONFIG_HAS_RENESAS_RA_FSP as Renesas RA HAL is not compatible with C++98.
|
||||
platform_exclude:
|
||||
- nrf54l15pdk/nrf54l15/cpuapp
|
||||
- nrf54l15dk/nrf54l15/cpuapp
|
||||
- nrf54h20dk/nrf54h20/cpuapp
|
||||
- nrf54h20dk/nrf54h20/cpurad
|
||||
- nrf9280pdk/nrf9280/cpuapp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue