1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
Leandro Lanzieri 64552a3b9a
cpu/cortexm_common: Move common modules to Makefile.dep
This moves the following modules to a architecture-specific Makefile.dep
file:
- cortexm_common
- cortexm_common_periph
- newlib
- newlib_nano
- periph
2020-04-01 09:46:21 +02:00
..
dist
include cpu: initial support for stm32wb 2020-03-25 09:29:56 +01:00
ldscripts
periph cpu/stm32_common: enable EXTI interrupt for rtt 2020-03-27 10:57:49 +01:00
cpu_common.c cpu: initial support for stm32wb 2020-03-25 09:29:56 +01:00
cpu_init.c cpu: initial support for stm32wb 2020-03-25 09:29:56 +01:00
doc.txt
Makefile
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/stm32_common: add watchdog for stm32 2019-09-12 19:07:40 +02:00
Makefile.include cpu/stm32wb: add flashpage support 2020-03-25 09:29:56 +01:00
stm32_mem_lengths.mk cpu: initial support for stm32wb 2020-03-25 09:29:56 +01:00
stmclk_common.c cpu: initial support for stm32wb 2020-03-25 09:29:56 +01:00
stmclk_l0l1.c
stmclk_l4wb.c cpu/stm32l4/wb: ensure LPTIM clock source is correctly reset 2020-03-27 10:57:49 +01:00
stmclk.c stm32_common/stmclk: check if CLOCK_PLL_PREDIV is valid 2020-03-09 18:00:47 +01:00