esp32-nightlight/main/CMakeLists.txt

3 lines
81 B
Text
Raw Normal View History

idf_component_register(SRCS "nightlight.c"
INCLUDE_DIRS ".")