esp-idf/components/esp_driver_i2s/include
laokaiyao fd27cef045 feat(i2s): support asynchronous read write via callback
Split the TX DMA buffer `auto_clear` into `auto_clear_after_cb` and `auto_clear_before_cb`,
so that allow user to update the DMA buffer directly in the `on_sent` callback
2024-03-27 16:04:13 +08:00
..
driver feat(i2s): support asynchronous read write via callback 2024-03-27 16:04:13 +08:00
esp_private refactor(i2s): make i2s driver as component 2023-11-17 21:29:17 +08:00