8 lines
201 B
Text
8 lines
201 B
Text
# BlueMicro840 board configuration
|
|
|
|
# Copyright (c) 2020 Pete Johanson, Derek Schmell
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_BLUEMICRO840_V1
|
|
bool "BlueMicro840_V1"
|
|
depends on SOC_NRF52840_QIAA
|