1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f1
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
..
include doc: fix ambiguous file name warnings 2014-10-23 20:53:00 +02:00
periph Merge pull request #1872 from thomaseichinger/stm32f1-i2c-multibyte-fix 2014-10-30 23:24:00 +01:00
cpu.c cpu/stm32f1: added clock config to cpu.c 2014-09-30 11:25:56 +02:00
hwtimer_arch.c boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
io_arch.c boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
lpm_arch.c boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
Makefile cpu: initial import of stm32f1 2014-08-21 17:53:37 +02:00
Makefile.include stm32f1: unify UART0 use 2014-09-26 14:16:59 +02:00
reboot_arch.c boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
startup.c boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
stm32f103re_linkerscript.ld boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +02:00
syscalls.c stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00