Files
maxxfan-controller/main/CMakeLists.txt

2 lines
160 B
CMake
Executable File

idf_component_register(SRCS "maxxfan-controller.c" "motor_control.c" "state_manager.c" "wifi_manager.c" "http_server.c"
INCLUDE_DIRS ".")