Update I2S driver for esp32s2beta.

This commit is contained in:
kooho
2019-06-06 17:00:03 +08:00
parent 60db9e1a34
commit 2139ca668d
14 changed files with 263 additions and 113 deletions

View File

@@ -12,7 +12,8 @@ set(SOC_SRCS "cpu_util.c"
"sdmmc_periph.c"
"soc_memory_layout.c"
"spi_periph.c"
"ledc_periph.c")
"ledc_periph.c"
"i2s_periph.c")
if(NOT CMAKE_BUILD_EARLY_EXPANSION)
set_source_files_properties("esp32/rtc_clk.c" PROPERTIES