1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 07:21:18 +01:00
Thomas Eichinger 414be5257d cpu/stm32f1: fix i2c master read for N>2 bytes
This fixes reading more than 2 bytes from the slave device.
In the current implementation the last byte was not read from
data register and the termination sequence buggy.
2014-10-24 14:08:27 +02:00
..
2014-08-21 17:53:38 +02:00
2014-08-21 17:53:37 +02:00
2014-10-09 11:13:06 +02:00
2014-09-26 14:16:59 +02:00