aboutsummaryrefslogtreecommitdiff
path: root/stm32-data
diff options
context:
space:
mode:
authorGrant Miller <[email protected]>2022-03-08 13:52:33 -0600
committerGrant Miller <[email protected]>2022-03-08 14:18:31 -0600
commit8c45c98e4114efd92a01505df5c800bcfe22c5b4 (patch)
tree91335163f92a838b773f49f207745e4bbb6c9514 /stm32-data
parent9735c38592ab6749d832f027fdc3070f97dc57cf (diff)
stm32: Refactor DMA interrupts
Previously, every dma interrupt handler called the same `on_irq` function which had to check the state of every dma channel. Now, each dma interrupt handler only calls an `on_irq` method for its corresponding channel or channels.
Diffstat (limited to 'stm32-data')
0 files changed, 0 insertions, 0 deletions