adding conf

This commit is contained in:
sebastienPoussard
2023-03-06 15:55:13 +01:00
parent e32553b8cd
commit f8174c2266
11 changed files with 290 additions and 0 deletions

8
config/Kconfig.shield Normal file
View File

@@ -0,0 +1,8 @@
# Copyright (c) 2020 Pete Johanson
# SPDX-License-Identifier: MIT
config SHIELD_CORNE_LEFT
def_bool $(shields_list_contains,corne_left)
config SHIELD_CORNE_RIGHT
def_bool $(shields_list_contains,corne_right)