diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-02-23 15:44:43 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-23 15:44:43 +0000 |
| commit | f0f92909c11c4f147e1d2fb3d32c7413a999affc (patch) | |
| tree | 657157c892d904ded6b2aa7873bedc25c96ae5ba /embassy-embedded-hal/src | |
| parent | dda5a4cc9dc25dba681aa7469e9d73fe0d20cce7 (diff) | |
| parent | 4e884ee2d2f0c3f4a46f1bc539a12e9fdce173e2 (diff) | |
Merge #1227
1227: stm32/dma: fix spurious transfer complete interrupts r=Dirbaio a=pattop
DMA interrupts must be acknowledged by writing to the DMA_{L,H}IFCR
register.
Writing to the CR register is unnecessary as the channel (EN bit) is
disabled by hardware on completion of the transfer.
Co-authored-by: Patrick Oppenlander <[email protected]>
Diffstat (limited to 'embassy-embedded-hal/src')
0 files changed, 0 insertions, 0 deletions
