Adds support for the BT6x0, a multi sensor platform. Signed-off-by: Greg Leach <greg.leach@lairdconnect.com>
8 lines
171 B
Text
8 lines
171 B
Text
# BT6X0 board configuration
|
|
|
|
# Copyright (c) 2021 Laird Connectivity
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_BT6X0
|
|
bool "BT6X0"
|
|
depends on SOC_NRF52840_QIAA
|