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-23 16:56:34 +01:00
..
bootloader
dist cpu/stm32: do not retrieve cmsis headers 2020-11-13 10:43:08 +01:00
include cpu/stm32/include/periph_cpu.h: add missing limits.h include 2020-11-23 16:56:34 +01:00
kconfigs Merge pull request #14967 from aabadie/pr/boards/stm32f0_clock_kconfig_only 2020-11-17 12:14:10 +01:00
ldscripts
periph stm32/flashpage: Remove page address casts from erase 2020-11-18 12:30:40 +01:00
stmclk cpu/stm32: add stm32mp1_eng_mode pseudomodule 2020-11-13 10:43:08 +01:00
vectors
cpu_common.c cpu/stm32: add stm32mp1 peripheral busses 2020-11-13 10:43:08 +01:00
cpu_init.c cpu/stm32: add stm32mp1_eng_mode pseudomodule 2020-11-13 10:43:08 +01:00
doc.txt cpu/stm32: rework clock configuration documentation 2020-10-27 08:54:09 +01:00
Kconfig cpu/stm32: disable periph_wdt for mp1 family 2020-11-13 10:43:08 +01:00
Makefile cpu/stm32: only build bootloader when the module is loaded 2020-09-28 21:07:01 +02:00
Makefile.dep cpu/stm32: Add stm32_eth_auto for auto-negotiation 2020-10-22 12:37:23 +02:00
Makefile.features cpu/stm32: disable periph_wdt for mp1 family 2020-11-13 10:43:08 +01:00
Makefile.include cpu/stm32: do not retrieve cmsis headers 2020-11-13 10:43:08 +01:00
stm32_info.mk cpu/stm32: get info from stm32mp1 cpu model 2020-11-13 10:43:08 +01:00
stm32_line.mk cpu/stm32: set CPU_LINE for stm32mp157c 2020-11-13 10:43:08 +01:00
stm32_mem_lengths.mk cpu/stm32: setup memory length for stm32mp157x 2020-11-13 10:43:08 +01:00
stm32_riotboot.mk