[riot-commits] [RIOT-OS/RIOT] 5422f0: stm32: unified parts of stmclk implementations
Hauke Petersen
devel at haukepetersen.de
Tue Aug 22 15:42:25 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5422f0da72e08ba4af8a48936172ad9c42ff9e07
https://github.com/RIOT-OS/RIOT/commit/5422f0da72e08ba4af8a48936172ad9c42ff9e07
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M cpu/stm32_common/include/stmclk.h
A cpu/stm32_common/stmclk_common.c
M cpu/stm32f1/stmclk.c
M cpu/stm32f2/stmclk.c
M cpu/stm32f4/stmclk.c
M cpu/stm32f7/stmclk.c
Log Message:
-----------
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...)
Commit: bfb82cd368dbd558baf8cfa936e428acf174a8c6
https://github.com/RIOT-OS/RIOT/commit/bfb82cd368dbd558baf8cfa936e428acf174a8c6
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M cpu/stm32_common/include/stmclk.h
A cpu/stm32_common/stmclk_common.c
M cpu/stm32f1/stmclk.c
M cpu/stm32f2/stmclk.c
M cpu/stm32f4/stmclk.c
M cpu/stm32f7/stmclk.c
Log Message:
-----------
Merge pull request #7489 from haukepetersen/opt_stm32_unifiystmclkpartly
stm32: unified parts of stmclk implementations
Compare: https://github.com/RIOT-OS/RIOT/compare/aea42afb2ce9...bfb82cd368db
More information about the commits
mailing list