1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f0/periph
Hauke Petersen 940097336a cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
2016-02-08 14:36:03 +01:00
..
adc.c stm32f0: Remove Doxygen from already documented functions. 2015-02-01 08:09:46 +01:00
cpuid.c cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +01:00
gpio.c cpus: use default isr_ctx struct in GPIO drivers 2016-01-27 17:00:37 +01:00
Makefile cpu: Initial import of stm32f0 2014-07-16 15:21:28 +02:00
rtc.c cpu/stm32f0: RTC implementation with external clock 2015-08-20 13:09:43 +03:00
spi.c all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
timer.c periph/timer: Drop timer_reset 2015-10-17 20:11:03 +02:00
uart.c cpu/stm32f0: adapted UART driver 2015-10-27 14:59:38 +01:00