embassy/embassy-rp
bors[bot] 03d6363d5a
Merge #1406
1406: rp: DMA behaviour during flash operations r=Dirbaio a=kalkyl

This PR changes the old behaviour during flash operations where all DMA transfers were paused during the flash operation.
The new approach is to wait for any DMA operating in flash region to finish and let RAM transfers continue.

Co-authored-by: kalkyl <henrik.alser@me.com>
2023-04-27 15:28:11 +00:00
..
2023-04-27 15:28:11 +00:00
2023-04-26 22:39:24 +02:00
2021-03-29 21:35:25 +02:00