2025-09-05 17:44:59 +02:00

4 lines
134 B
CMake

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