Skip to content

Commit d3ca4fd

Browse files
gmarullcarlescufi
authored andcommitted
tests: lib: cpp: cxx: ignore nRF54H20 DK 0.8.0
nRF54H HAL is not compatible with C++98, add new board revisions to the list so that they are skipped. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent df9a84e commit d3ca4fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lib/cpp/cxx/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ tests:
4242
- nrf54l20pdk/nrf54l20/cpuapp
4343
- nrf54h20dk/nrf54h20/cpuapp
4444
- nrf54h20dk/nrf54h20/cpurad
45+
- [email protected]/nrf54h20/cpuapp
46+
- [email protected]/nrf54h20/cpurad
4547
- nrf9280pdk/nrf9280/cpuapp
4648
- nrf9280pdk/nrf9280/cpurad
4749
filter: not CONFIG_HAS_RENESAS_RA_FSP

0 commit comments

Comments
 (0)