wheel/main/CMakeLists.txt
2024-01-22 03:36:10 +08:00

3 lines
205 B
CMake

idf_component_register(SRCS "can_network.c" "mcpwm_bdc_control.c" "station_example_main.c" "pid_ctrl.c" "bdc_motor.c" "bdc_motor_interface.h" "bdc_motor_mcpwm_impl.c"
INCLUDE_DIRS ".")