i2s: support i2s on esp32h2

This commit is contained in:
laokaiyao
2023-01-09 14:39:24 +08:00
parent 43f5f3d56d
commit c79187fdeb
36 changed files with 1315 additions and 63 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C3 | ESP32-C6 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# I2S Basic Standard Mode Example