8 lines
244 B
Text
8 lines
244 B
Text
# Adafruit Feather nRF52840 Express board configuration
|
|
|
|
# Copyright (c) 2020 Tobias Svehagen
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_ADAFRUIT_FEATHER_NRF52840
|
|
bool "Adafruit Feather nRF52840 Express"
|
|
depends on SOC_NRF52840_QIAA
|