esp-idf/examples/peripherals/rmt/dshot_esc/main/CMakeLists.txt

3 lines
118 B
CMake

idf_component_register(SRCS "dshot_esc_example_main.c" "dshot_esc_encoder.c"
INCLUDE_DIRS ".")