diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..8fcd030 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1 @@ +idf_component_register(SRCS src/internal/Esp32_i2s.c INCLUDE_DIRS src)