1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32
2020-10-22 11:13:08 +02:00
..
bootloader
dist cpu/stm32/dist: adapt gen_kconfig.py with new directory 2020-10-21 09:18:30 +02:00
include cpu/stm32: define EEPROM size for stm32l011k4 2020-10-15 16:24:33 +02:00
kconfigs cpu/stm32: rename kconfig directory to kconfigs 2020-10-21 09:18:24 +02:00
ldscripts
periph cpu/*: add missing include of assert.h 2020-10-22 11:13:08 +02:00
stmclk boards/stm32: remove unused CLOCK_LSE define 2020-10-21 12:11:17 +02:00
vectors
cpu_common.c
cpu_init.c cpu/stm32: put GPIO in ain before initializing the clocks 2020-10-06 16:10:05 +02:00
doc.txt
Kconfig cpu/stm32: rename kconfig directory to kconfigs 2020-10-21 09:18:24 +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
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