..
bootloader
cpu/stm32: implement reset to bootloader
2020-06-05 18:41:06 +02:00
dist
cpu/stm32: add tool to generate a header with IRQ numof defines
2020-09-02 11:30:49 +02:00
include
cpu/stm32: Clean up periph_eth
2020-10-05 16:03:47 +02:00
kconfig
cpu/stm32: reorganize Kconfig files per families
2020-09-30 10:31:38 +02:00
ldscripts
cpu/stm32: introduce unique directory for stm32 cpus
2020-05-20 13:39:10 +02:00
periph
cpu/stm32: Fix periph_eth link status
2020-10-06 10:29:38 +02:00
stmclk
cpu/stm32: rename stmclk_fx to stmclk_f2f4f7
2020-09-24 11:27:24 +02:00
vectors
cpu/stm32: handle generated irqs.h in build system
2020-09-02 11:30:49 +02:00
cpu_common.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
cpu_init.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
doc.txt
cpu/stm32: adapt Doxygen documentation
2020-05-20 13:39:11 +02:00
Kconfig
cpu/stm32: reorganize Kconfig files per families
2020-09-30 10:31:38 +02:00
Makefile
cpu/stm32: only build bootloader when the module is loaded
2020-09-28 21:07:01 +02:00
Makefile.dep
Merge pull request #14909 from OTAkeys/pr/conn_can_clean_up
2020-10-01 09:22:28 +02:00
Makefile.features
cpu/cortexm_common: advertise puf_sram feature
2020-09-11 16:30:45 +02:00
Makefile.include
cpu/stm32: handle generated irqs.h in build system
2020-09-02 11:30:49 +02:00
stm32_info.mk
cpu/stm32: document info extracted from CPU model name
2020-09-30 10:31:28 +02:00
stm32_line.mk
cpu/stm32: extend CPU_LINES for G4 and L1
2020-09-30 10:31:29 +02:00
stm32_mem_lengths.mk
cpu/stm32: add support for stm32g431rb
2020-09-29 12:26:26 +02:00
stm32_riotboot.mk
cpu/stm32: introduce CPU_FAM_SHORT variable
2020-05-26 12:27:12 +02:00