CMakeLists.txt 107 B

1234
  1. idf_component_register(SRCS "sound.c" "main.c"
  2. INCLUDE_DIRS "."
  3. )