OVMS3-idf/examples/peripherals/mcpwm/mcpwm_bldc_control/main/CMakeLists.txt

5 lines
120 B
CMake
Raw Normal View History

2018-09-11 01:44:12 +00:00
set(COMPONENT_SRCS "mcpwm_bldc_control_hall_sensor_example.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()