1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f4/periph
2015-09-08 16:22:24 +02:00
..
adc.c cpu/board: added ADC driver for stm32f4discovery 2014-07-31 17:51:01 +02:00
cpuid.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
dac.c core, cpu, drivers, tests: remove trailing space 2015-02-18 13:52:48 +01:00
gpio.c cpu/stm32f4: fix init_af in GPIO driver 2015-06-15 20:41:49 +02:00
i2c.c stm32f4: i2c_init_slave fix unused-parameter 2015-05-29 14:23:01 +02:00
Makefile cpu: Initial import of stm32f4 2014-07-16 17:20:46 +02:00
pwm.c stm32f4: pwm_init: return actual frequency 2015-05-16 10:17:02 +02:00
random.c stm32f4: random fix sign-compare 2015-05-29 14:23:02 +02:00
spi.c cpu: stm32f4: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
timer.c cpu/stm32f4: fixed typo in prescaler for timer1 2015-09-08 16:22:24 +02:00
uart.c cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00