wheel/components/mcpwm_bdc_control/CMakeLists.txt

3 lines
163 B
CMake

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