1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32/include
Koen Zandberg 5fab8f7a9a
stm32: Add define for when DMA channel selection is not supported
This adds a placeholder define for when the DMA peripheral available on
the MCU doesn't support channel/trigger filtering. This is the case on
the stm32f1 and stm32f3 family.
2020-08-19 16:09:55 +02:00
..
periph cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
vendor cpu/stm32: remove not needed CMSIS vendor headers 2020-07-16 17:35:49 +02:00
can_params.h boards: enable CAN bus on nucleo-f446re & nucleo-f446ze 2020-07-27 14:36:29 +02:00
candev_stm32.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
cpu_conf_stm32_common.h cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
cpu_conf.h Merge pull request #14516 from benpicco/bitband_hw 2020-08-08 14:26:49 +02:00
periph_cpu.h stm32: Add define for when DMA channel selection is not supported 2020-08-19 16:09:55 +02:00
stmclk.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
usbdev_stm32.h cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00