Files
spincoat-plater-firmware/main/CMakeLists.txt
2025-11-17 12:48:00 -05:00

4 lines
166 B
CMake

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