mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
free_up_channels can only be called once for a started transaction. Double free will undesirely stop the next picked 2D-DMA transaction on the same channel. Co-authored-by: Cursor <cursoragent@cursor.com>