zephyr/boards/shields/arduino_modulino_smartleds/Kconfig.shield
Fabio Baltieri 560a6b7de9 shields: add two shield definitions for modulino boards
Add two shield definitions for the the modulino buttons and smartleds
modules.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-05-14 11:03:10 +01:00

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)