zmk/app/module/drivers/led_strip/CMakeLists.txt
2024-08-13 17:46:30 +02:00

6 lines
161 B
CMake

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
zephyr_library_amend()
zephyr_library_sources_ifdef(CONFIG_IS31FL3743A is31fl3743a.c)