esp-idf/components/esp_driver_i2s/test_apps
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
..
i2s feat(i2s): support asynchronous read write via callback 2024-03-27 16:04:13 +08:00
i2s_multi_dev fix(i2s): multi_dev test update to use non_boot_ctrl gpio 2023-12-13 11:28:58 +08:00
test_inc ci(i2s): enable i2s ci tests on p4 2024-01-19 19:28:33 +08:00
.build-test-rules.yml feat(i2s): support i2s legacy driver on p4 2024-01-19 19:28:33 +08:00