1 2 3 4 5 6 7 8
set(srcs "esp_osc.c" "tinyosc.c" ) idf_component_register(SRCS ${srcs} INCLUDE_DIRS "." )