i2s: Introduced a brand new driver

This commit is contained in:
laokaiyao
2021-08-18 19:45:51 +08:00
parent e8d172eb87
commit 621d0aa942
71 changed files with 4934 additions and 1549 deletions

View File

@@ -5,6 +5,7 @@
*/
#include "soc/rtc.h"
#include "soc/soc_caps.h"
#include "esp_err.h"
#ifdef __cplusplus