mirror of
https://github.com/espressif/esp-idf
synced 2025-03-22 07:29:08 -04:00
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