analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
927 stars 1.65k forks source link

axi_dmac.c: Clear CYCLIC flag if transfer not cyclic #2120

Closed danmois closed 6 months ago

danmois commented 6 months ago

Clear the CYCLIC flag in the DMA flags register if the transfer is set to not cyclic.

See: https://github.com/analogdevicesinc/no-OS/issues/2117

PR Type

PR Checklist