1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f3/periph
Peter Kietzmann 8e5541757d Merge pull request #2911 from neumodisch/driver_i2c_stm32f3
boards: Implemented i2c functionality for the stm32f3discovery board
2015-05-27 15:12:11 +02:00
..
cpuid.c cpu/stm32f3: added cpui_get for stm32f3 2015-03-08 12:14:19 -07:00
gpio.c cpu: stm32f3: periph: gpio: fix possibly uninitialized variable access 2015-04-08 19:52:14 +02:00
i2c.c cpu/stm32f3: Initial import of the i2c driver. 2015-05-27 11:37:15 +02:00
Makefile cpu: Initial import of stm32f3 2014-07-31 19:38:26 +02:00
pwm.c stm32f3: pwm_init: return actual frequency 2015-05-16 10:17:02 +02:00
spi.c cpu: stm32f3: add myself as author 2015-04-08 19:52:03 +02: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