8 lines
170 B
Text
8 lines
170 B
Text
# Copyright (c) 2025 eden ariel and ember ana
|
|
# SPDX-License-Identifier: EUPL-1.2
|
|
|
|
if LED
|
|
|
|
source "$(ZEPHYR_COQUETTE_MODULE_DIR)/drivers/led/Kconfig.lp5814"
|
|
|
|
endif # LED
|