Skip to content

Commit 0f649db

Browse files
committed
ci: check_compliance failures test of KconfigBoardV2
This commit is intended to verify the github action check_compliance actually fails when a new v2 board contains references outside the tree. In this case, `select NATIVE_APPLICATION`. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent cb45324 commit 0f649db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/nrf52840dk_nrf52840/Kconfig.v2.nrf52840dk_nrf52840

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ config BOARD_NRF52840DK_NRF52840
66
default y
77
select SOC_SERIES_NRF52X
88
select SOC_NRF52840_QIAA
9+
select NATIVE_APPLICATION

0 commit comments

Comments
 (0)