domotic/espressif__bh1750/test/CMakeLists.txt

4 lines
134 B
CMake

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