1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32
Jean-Pierre De Jesus DIAZ d64bbdffe5
cpu/stm32: Fix CLOCK_CORECLOCK on stm32l0/l1
With the previous order of the operation there was a loss of precision
when using certain values as the divider
2022-03-01 17:11:16 +01:00
..
bootloader cpu/stm32: implement reset to bootloader 2020-06-05 18:41:06 +02:00
dist cpu/stm32: add initial support for stm32u5 family 2021-12-23 11:04:41 +01:00
include cpu/stm32: Fix CLOCK_CORECLOCK on stm32l0/l1 2022-03-01 17:11:16 +01:00
kconfigs cpu/stm32: add VBAT for stm32 2022-02-21 10:49:43 +01:00
ldscripts cpu/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
periph cpu/stm32: add sampling time to F4/F7 ADC driver 2022-02-21 10:49:43 +01:00
stmclk cpu/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
vectors cpu/stm32: Add Kconfig dependency modeling 2021-07-02 15:11:05 +02:00
cpu_common.c cpu/stm32: add initial support for stm32u5 family 2021-12-23 11:04:41 +01:00
cpu_init.c cpu/stm32: Consider VBAT on CPU init 2022-02-21 10:49:43 +01:00
doc.txt cpu/stm32: rework clock configuration documentation 2020-10-27 08:54:09 +01:00
Kconfig cpu/stm32/Kconfig: replace tabs with spaces 2021-12-19 10:37:29 +01:00
Makefile cpu/stm32: only build bootloader when the module is loaded 2020-09-28 21:07:01 +02:00
Makefile.cmsis cpu/stm32: add initial support for stm32u5 family 2021-12-23 11:04:41 +01:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/stm32: add VBAT for stm32 2022-02-21 10:49:43 +01:00
Makefile.features cpu/stm32: add VBAT for stm32 2022-02-21 10:49:43 +01:00
Makefile.include cpu/stm32: extend RAM with SRAM4 2022-01-02 15:43:37 +01:00
stm32_info.mk cpu/stm32: add initial support for stm32u5 family 2021-12-23 11:04:41 +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/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
stm32_riotboot.mk cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00
stm32.config cpu/stm32: Add Kconfig dependency modeling 2021-07-02 15:11:05 +02:00