espvban/ESPIDFNEW/main/CMakeLists.txt
2024-08-29 21:38:48 +02:00

4 lines
235 B
CMake

idf_component_register(SRCS "station_example_main.c" "http_control.c" "filter/butterworthdesign.c" "filter/signalpath.c" "button.c" "power/husb238.c" "flash.c" "ssd1306/ssd1306.c"
INCLUDE_DIRS "../html" "filter")