1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32
2022-07-05 19:10:16 +03:00
..
bootloader
dist
include cpu/stm32: Implement periph/gpio_ll{,_irq} except for STM32F1 2022-04-22 14:34:57 +02:00
kconfigs cpu/stm32: Implement periph/gpio_ll{,_irq} except for STM32F1 2022-04-22 14:34:57 +02:00
ldscripts cpu/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
periph Merge pull request #17981 from maribu/gpio_ll/stm32 2022-05-24 11:34:53 +02:00
stmclk cpu/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
vectors
cpu_common.c
cpu_init.c cpu/stm32: Consider VBAT on CPU init 2022-02-21 10:49:43 +01:00
doc.txt
Kconfig
Makefile
Makefile.cmsis
Makefile.default
Makefile.dep cpu/stm32/periph_eth: enable stm32_eth_link_up with lwip_ipv6 2022-06-16 15:45:24 +02:00
Makefile.features cpu/stm32: Implement periph/gpio_ll{,_irq} except for STM32F1 2022-04-22 14:34:57 +02:00
Makefile.include cpu/stm32: extend RAM with SRAM4 2022-01-02 15:43:37 +01:00
stm32_info.mk
stm32_line.mk cpu/stm32: Add STM32_LINE cases for STM32L1xxx6 2022-03-01 17:20:16 +01:00
stm32_mem_lengths.mk cpu/stm32: support for B subfamily of g0 to determine ram length 2022-07-05 19:10:16 +03:00
stm32_riotboot.mk
stm32.config