esp-idf fixes

This commit is contained in:
2020-12-16 18:41:32 +01:00
parent e6886175bb
commit 73fa444c47

1
CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
idf_component_register(SRCS src/internal/Esp32_i2s.c INCLUDE_DIRS src)