Add RoMac plus v4 support on nice nano v1
This commit is contained in:
parent
7b53ee51fc
commit
c044fe8532
7 changed files with 191 additions and 0 deletions
5
app/boards/shields/romac_plus/Kconfig.shield
Normal file
5
app/boards/shields/romac_plus/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 Pete Johanson, Richard Jones
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ROMAC_PLUS
|
||||
def_bool $(shields_list_contains,romac_plus)
|
||||
Loading…
Add table
Add a link
Reference in a new issue