wheel/components/mcpwm_bdc_control/CMakeLists.txt
2024-01-23 15:19:46 +08:00

3 lines
169 B
CMake

idf_component_register(SRCS "mcpwm_bdc_control.c"
INCLUDE_DIRS "."
REQUIRES bdc_motor pid_ctrl esp_timer modbus_tcp servo driver)