Custom board
This commit is contained in:
12
boards/arm/nrf52840_test/Kconfig.defconfig
Normal file
12
boards/arm/nrf52840_test/Kconfig.defconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright (c) 2023 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_NRF52840_TEST
|
||||
|
||||
config BOARD
|
||||
default "nrf52840_test"
|
||||
|
||||
config BT_CTLR
|
||||
default BT
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user