Commit Graph

2 Commits

Author SHA1 Message Date
morris
6bc9814ffb feat(esp_driver_dma): add blocking async memcpy API
Add a blocking wrapper for async memcpy so simple users can wait for one DMA copy without writing their own ISR callback and semaphore plumbing. Update functional tests and documentation to use the simpler API where async completion handling is not needed.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 12:07:17 +08:00
morris
60b8799ac0 doc(crc): async CRC driver programming guide 2026-02-24 13:55:23 +08:00