3 lines
140 B
CMake
3 lines
140 B
CMake
|
idf_component_register(SRCS "bdc_motor_mcpwm_impl.c" "bdc_motor.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
REQUIRES driver)
|