wheel/components/bdc_motor/CMakeLists.txt

3 lines
140 B
CMake
Raw Normal View History

idf_component_register(SRCS "bdc_motor_mcpwm_impl.c" "bdc_motor.c"
INCLUDE_DIRS "."
REQUIRES driver)