1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32f1/periph
Hauke Petersen 56062b0f23 Merge pull request #1872 from thomaseichinger/stm32f1-i2c-multibyte-fix
cpu/stm32f1: fix i2c master read for N=2 and N>2 bytes
2014-10-30 23:24:00 +01:00
..
cpuid.c stm32f1: implement new cpuid_get 2014-08-21 17:53:38 +02:00
gpio.c cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
i2c.c cpu/stm32f1: fix i2c read for N=2 bytes 2014-10-24 14:48:31 +02:00
Makefile cpu: initial import of stm32f1 2014-08-21 17:53:37 +02:00
rtt.c cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
spi.c cpu - multiple: adapt spi drivers to interface extension 2014-10-16 17:47:10 +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