mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +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.