1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f4/periph
Hauke Petersen c3cdfe7ef7 Merge pull request #2315 from fnack/spi_clock
cpu/stm32f4: Fix SPI baud rate control settings
2015-01-16 11:19:18 +01:00
..
adc.c cpu/board: added ADC driver for stm32f4discovery 2014-07-31 17:51:01 +02:00
dac.c Basic DAC Driver, implementation on stm32f4discovery 2014-11-25 22:37:32 +01:00
gpio.c cpu/stm32f4: added lost port clock eanble 2015-01-15 14:23:06 +01:00
i2c.c Initial import of i2c lowlevel driver for stm32f4 2014-11-20 14:46:13 +01:00
Makefile cpu: Initial import of stm32f4 2014-07-16 17:20:46 +02:00
pwm.c lint: fix nullPointer errors 2014-10-31 01:24:30 +01:00
random.c cpu/examples/sys/drivers: reduce scope of variables 2014-09-13 19:03:40 +02:00
spi.c cpu/stm32f4: Corrected wrong spi baud rate control settings 2015-01-16 09:24:48 +01:00
timer.c cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
uart.c cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00