1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32f2
Toon Stegen 71dce7584f stm32f2: i2c: update driver
Remove unneeded workaround from stm32f1
Make pullup configurable
Fix OAR1 register initialization
improve i2c read functions with repeatead start conditions
avoid to any loop to become infinite
improve i2c driver error handling
add missing coma in array initializers
2016-04-22 14:03:21 +02:00
..
include stm32f2: update timer and pwm drivers 2016-04-14 14:44:19 +02:00
ldscripts stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
periph stm32f2: i2c: update driver 2016-04-22 14:03:21 +02:00
cpu.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
lpm_arch.c stm32f2: add initial support for stm32f2 2015-12-13 11:00:06 +01:00
Makefile stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
Makefile.include stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
vectors.c stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00