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

3 lines
127 B
CMake
Raw Normal View History

idf_component_register(SRCS "musical_buzzer_example_main.c" "musical_score_encoder.c"
2020-09-07 22:28:38 -04:00
INCLUDE_DIRS ".")