1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32/include
madokapeng a38cd1477e boards/nucleo-f722ze: Add periph_can support
cpu/stm32: Add CAN support for f722ze board

f722ze board has ONLY 1 CAN interface, fix compiling error which
treats f722xx has more than 1 CAN.
2021-03-05 23:22:44 -05:00
..
clk cpu/stm32/clk: cleanup common clock configuration 2021-01-25 11:46:35 +01:00
periph cpu/stm32/adc_f4: add support for stm32f7 2021-01-24 22:30:49 +01:00
vendor cpu/stm32: add stm32mp157x vendor headers 2020-11-13 10:43:08 +01:00
.gitignore cpu/stm32: add tool to generate a header with IRQ numof defines 2020-09-02 11:30:49 +02:00
can_params.h boards/nucleo-f722ze: Add periph_can support 2021-03-05 23:22:44 -05:00
candev_stm32.h boards/nucleo-f722ze: Add periph_can support 2021-03-05 23:22:44 -05:00
cpu_conf_stm32_common.h cpu/stm32: add basic support for stm32l5 2020-10-23 18:21:50 +02:00
cpu_conf.h cpu/stm32: fix FLASHPAGE_ERASE_STATE for stm32l4 2021-02-18 14:22:11 +01:00
periph_cpu.h cpu/stm32: use common pm_off() function 2021-01-27 14:07:22 +01: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