Add two shield definitions for the the modulino buttons and smartleds modules. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
5 lines
170 B
Text
5 lines
170 B
Text
# Copyright 2025 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_ARDUINO_MODULINO_SMARTLEDS
|
|
def_bool $(shields_list_contains,arduino_modulino_smartleds)
|