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