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

4 lines
134 B
CMake

idf_component_register(SRCS "bh1750_test.c"
INCLUDE_DIRS "."
REQUIRES "bh1750" "unity")