Update Kconfig.shield
This commit is contained in:
parent
69f7bfb409
commit
cd430cc5fd
1 changed files with 9 additions and 0 deletions
|
@ -6,3 +6,12 @@ config SHIELD_LILY58_LEFT
|
||||||
|
|
||||||
config SHIELD_LILY58_RIGHT
|
config SHIELD_LILY58_RIGHT
|
||||||
def_bool $(shields_list_contains,lily58_right)
|
def_bool $(shields_list_contains,lily58_right)
|
||||||
|
|
||||||
|
include:
|
||||||
|
board: nice_nano_v2
|
||||||
|
shield: lily58_left
|
||||||
|
shield: lily58_left nice_view_adapter nice_view
|
||||||
|
|
||||||
|
board: nice_nano_v2
|
||||||
|
shield: lily58_right
|
||||||
|
shield: lily58_right nice_view_adapter nice_view
|
||||||
|
|
Loading…
Add table
Reference in a new issue