Files
watch-watch/main/CMakeLists.txt

6 lines
213 B
CMake

idf_component_register(SRCS "main.c"
"dcdc_controller.c"
"usb_cdc_cli.c"
"ws2812_status.c"
INCLUDE_DIRS ".")