morris
|
7561d2c5c2
|
refactor(i2s): move sleep retention config into driver layer
Move per-target I2S regdma retention descriptors out of esp_hal_i2s and
into esp_driver_i2s so the driver owns its backup scope and restore
sequence.
|
2026-07-12 22:38:39 +08:00 |
|
Chen Chen
|
cf975c7a38
|
feat(i2s): release i2s tx sync APIs
|
2026-06-26 09:36:16 +08:00 |
|
Chen Chen
|
c2c7ae0b3d
|
feat(i2s): support TX FIFO sync on esp32s31
|
2026-06-26 09:36:16 +08:00 |
|
Chen Chen
|
ebc0cc43e2
|
fix(i2s_pdm): remove incorrect check for raw PDM usage
|
2026-06-11 14:57:32 +08:00 |
|
Chen Chen
|
145bf152de
|
feat(i2s): add BLE destination config for esp32s31
|
2026-05-19 17:31:48 +08:00 |
|
Chen Chen
|
d9caace913
|
fix: fix the sleep retention issue caused by missing ENTRY(2)
|
2026-05-09 16:13:07 +08:00 |
|
Chen Chen
|
270d9e0187
|
fix(i2s): fix the I2S clock source from rtc_fast to rc_fast
|
2026-04-28 15:21:01 +08:00 |
|
laokaiyao
|
8d0fca08a0
|
feat(i2s): support i2s & apll on esp32s31
|
2026-04-22 09:30:53 +08:00 |
|