inital sofle configuration
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# Copyright (c) 2022 Darryl deHaan
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
config BOARD_SOFLE_LEFT
|
||||
bool "sofle left"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
|
||||
config BOARD_SOFLE_RIGHT
|
||||
bool "sofle right"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user