mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-04 01:13:41 +00:00
Added async memory copy API: on esp32-s2, the implementation is based on CP_DMA on esp32-s3, the implementation is based on GDMA
Added async memory copy API: on esp32-s2, the implementation is based on CP_DMA on esp32-s3, the implementation is based on GDMA