2021-11-23 06:23:40 -08:00
|
|
|
# BT60 board configuration
|
|
|
|
|
|
|
|
# Copyright (c) 2021 Polarity Works
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
config BOARD_BT60_V1
|
2023-04-22 21:25:56 -07:00
|
|
|
bool "bt60"
|
|
|
|
depends on SOC_NRF52840_QIAA
|
2021-11-23 06:23:40 -08:00
|
|
|
|
|
|
|
config BOARD_BT60_V1_HS
|
2023-04-22 21:25:56 -07:00
|
|
|
bool "bt60 hotswap"
|
|
|
|
depends on SOC_NRF52840_QIAA
|