This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
stm32f1
History
Peter Kietzmann
5817d91b91
Merge pull request
#5192
from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
...
cpu/stm32f1: Disable HSI when using the HSE as system clock
2016-05-17 10:51:46 +02:00
..
include
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
ldscripts
cpu/stm32: use common CPUID implementation
2016-02-10 09:12:30 +01:00
periph
[SQUASH] Remove unrelevant changes
2016-04-05 23:54:01 +02:00
cpu.c
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
2016-04-05 23:51:55 +02:00
lpm_arch.c
cpu stm32fX: fix pedantic compiler warnings
2015-12-07 20:28:52 +01:00
Makefile
cpu/stm32f1: use common STM32 files
2016-02-10 09:12:29 +01:00
Makefile.include
cpu/stm32f1: use common STM32 files
2016-02-10 09:12:29 +01:00
vectors.c
cpu/stm32f1: modernized the GPIO driver
2015-08-06 13:48:25 +02:00