9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
|
# EVK-NINA-B3 board configuration
|
||
|
|
||
|
# Copyright (c) 2021 u-blox AG
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_UBX_EVKNINAB3_NRF52840
|
||
|
bool "u-blox EVK-NINA-B3"
|
||
|
depends on SOC_NRF52840_QIAA
|