12 lines
262 B
Text
12 lines
262 B
Text
# tornblue board configuration
|
|
|
|
# Copyright (c) 2021 Richard Titmuss
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_TORNBLUE_LEFT
|
|
bool "tornblue_left"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_TORNBLUE_RIGHT
|
|
bool "tornblue_right"
|
|
depends on SOC_NRF52840_QIAA
|