Add very basic, untested, Sofle configuration.
This commit is contained in:
parent
cac850628c
commit
45ddd4c2ae
9 changed files with 248 additions and 0 deletions
8
app/boards/shields/sofle/Kconfig.shield
Normal file
8
app/boards/shields/sofle/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_SOFLE_LEFT
|
||||
def_bool $(shields_list_contains,sofle_left)
|
||||
|
||||
config SHIELD_SOFLE_RIGHT
|
||||
def_bool $(shields_list_contains,sofle_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue