1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32l1
Thomas Eichinger 82aff54a74 Merge pull request #3703 from DipSwitch/add_clock_selection_stm32l1
Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family
2015-08-25 12:22:46 +02:00
..
include cpu: stm32l1: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
ldscripts cpu: fix stm32l1 cpuid driver for cat 1/2 2015-08-24 21:46:36 +02:00
periph cpu: fix stm32l1 cpuid driver for cat 1/2 2015-08-24 21:46:36 +02:00
cpu.c cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family 2015-08-25 10:12:48 +02:00
lpm_arch.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
Makefile cpu: adapted Makefiles to unified cortexm module 2015-05-28 19:30:07 +02:00
Makefile.include cpu: stm32l1: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
vectors.c cpu/stm32l1: remodel to new GPIO interface 2015-08-13 15:07:49 +02:00