mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
264a7c8ef9
As it was, the calculation of DMA2's IRQ number was inccrorect for some STM families. The implmentation alocates streams numbers 0 to 7 for the first DMA controller and 8 and up for the second DMA controller. This offset of +8 was not accounted for when IRQ's of the second DMA controller was calculated. This patch corrects this. |
||
---|---|---|
.. | ||
clk | ||
periph | ||
vendor | ||
.gitignore | ||
can_params.h | ||
candev_stm32.h | ||
cpu_conf.h | ||
gpio_ll_arch.h | ||
periph_cpu.h | ||
stmclk.h | ||
tinyusb_hw_defaults.h | ||
usbdev_stm32.h |