1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f7
Hauke Petersen 5422f0da72 stm32: unified parts of stmclk implementations
- unified dbp, hsi, and lfclk functions
- all of them now work for all STM32 CPUs
- renamed from bdp to dbp as this is the expression used
  in the reference manuals (old naming was a typo...)
2017-08-21 17:40:22 +02:00
..
include cpu/stm32f7: add support for stm32f722ze 2017-08-18 13:52:59 +02:00
ldscripts cpu/stm32f7: add support for stm32f722ze 2017-08-18 13:52:59 +02:00
periph cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
cpu.c cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
Makefile cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
Makefile.include cpu/stm32: added support for STM32F7 2017-05-08 09:16:12 +02:00
stmclk.c stm32: unified parts of stmclk implementations 2017-08-21 17:40:22 +02:00
vectors.c cpu/stm32f7: add support for stm32f722ze 2017-08-18 13:52:59 +02:00