Files
watch-watch/main/CMakeLists.txt
2025-12-13 11:59:11 +02:00

5 lines
167 B
CMake

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