9 lines
183 B
Text
9 lines
183 B
Text
# cyber60 board configuration
|
|
|
|
# Copyright (c) 2020 Stefan Sundin (4pplet)
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_CYBER60_A
|
|
bool "cyber60 Rev A"
|
|
depends on SOC_NRF52840_QIAA
|
|
|