You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# BT60 board configuration |
|
|
|
# Copyright (c) 2021 Polarity Works |
|
# SPDX-License-Identifier: MIT |
|
|
|
config BOARD_BT60_V1 |
|
bool "bt60" |
|
depends on SOC_NRF52840_QIAA |
|
|
|
config BOARD_BT60_V1_HS |
|
bool "bt60 hotswap" |
|
depends on SOC_NRF52840_QIAA
|
|
|