1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32
2020-11-05 13:39:19 +01:00
..
bootloader cpu/stm32: implement reset to bootloader 2020-06-05 18:41:06 +02:00
dist cpu/stm32/dist: add generator for kconfig cpu lines and models 2020-10-09 12:39:21 +02:00
include cpu/stm32: define EEPROM size for stm32l011k4 2020-10-15 16:24:33 +02:00
kconfig cpu/stm32/kconfig: restore features provided at cpu lines level 2020-10-09 12:39:22 +02:00
ldscripts cpu/stm32: introduce unique directory for stm32 cpus 2020-05-20 13:39:10 +02:00
periph cpu/stm32: Use mii.h for periph_eth 2020-10-12 08:46:20 +02:00
stmclk cpu/stm32gx: configure and initialize MCO 2020-11-05 13:39:19 +01: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: put GPIO in ain before initializing the clocks 2020-10-06 16:10:05 +02:00
doc.txt cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
Kconfig kconfig: add ERROR symbol for conflicting modules 2020-10-09 18:04:17 +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/stm32: stm32l011 lines doesn't provide hwrng 2020-10-15 16:24:33 +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