Files
spincoat-plater-firmware/main/CMakeLists.txt
2025-11-30 22:45:36 -05:00

4 lines
182 B
CMake

idf_component_register(SRCS "spincoat-plater-firmware.c" "dshot_esc_encoder.c"
PRIV_REQUIRES esp_driver_rmt esp_driver_uart
INCLUDE_DIRS ".")