Added Iris Shield
This commit is contained in:
parent
c80b0a754b
commit
081ae84d0e
9 changed files with 181 additions and 0 deletions
8
app/boards/shields/iris/Kconfig.shield
Normal file
8
app/boards/shields/iris/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 Pete Johanson, Kurtis Lew
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_IRIS_LEFT
|
||||
def_bool $(shields_list_contains,iris_left)
|
||||
|
||||
config SHIELD_IRIS_RIGHT
|
||||
def_bool $(shields_list_contains,iris_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue