mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
09e1d104ba
DMA process didnt wait for idle before returning. This meant that there was a potential for the dma descriptors which were on the stack to be reclaimed before the DMA operation finished. |
||
---|---|---|
.. | ||
esp_sha1.c | ||
esp_sha256.c | ||
esp_sha512.c | ||
sha.c |