13 lines
260 B
Text
13 lines
260 B
Text
# nice!nano board configuration
|
|
|
|
# Copyright (c) 2020 Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_GLOVE80_V0_LH
|
|
bool "Glove80 v0 LH"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_GLOVE80_V0_RH
|
|
bool "Glove80 v0 RH"
|
|
depends on SOC_NRF52840_QIAA
|
|
|