domotic/espressif__bh1750/CMakeLists.txt
Marc PASTEUR c7b46b5bfe chgt ui
2025-12-31 08:48:02 +01:00

6 lines
95 B
CMake

idf_component_register(
SRCS "bh1750.c"
INCLUDE_DIRS "include"
REQUIRES "driver"
)