1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f4
Peter Kietzmann 3c2e90e952 Merge pull request #4165 from DipSwitch/add_clock_selection_stm32f4
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F4 family
2016-03-30 09:33:30 +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 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
cpu.c cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F4 family 2016-03-29 23:09:22 +02:00
lpm_arch.c cpu/stm32f4: Add low power mode implementation 2015-02-11 10:04:26 +01:00
Makefile cpu/stm32f4: use common STM32 files 2016-02-10 09:12:30 +01:00
Makefile.include cpu/stm32f4: use common STM32 files 2016-02-10 09:12:30 +01:00
vectors.c cpu/stm32f4: optimization of startup code 2015-06-15 16:00:51 +02:00