Initial Lily58 shield definition.
This commit is contained in:
parent
4f6e2a6694
commit
c3dd7b694d
8 changed files with 148 additions and 1 deletions
8
app/boards/shields/lily58/Kconfig.shield
Normal file
8
app/boards/shields/lily58/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_LILY58_LEFT
|
||||
def_bool $(shields_list_contains,lily58_left)
|
||||
|
||||
config SHIELD_LILY58_RIGHT
|
||||
def_bool $(shields_list_contains,lily58_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue