1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32l0/periph
Aurelien Fillau 4eee79aade cpu/stm32l0: implement i2C non blocking mode
Timeouts have been added in I2C driver on the stm32l0
family so that any while loop do not stall the
task forever.

Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-11-07 22:24:58 +01:00
..
i2c.c cpu/stm32l0: implement i2C non blocking mode 2017-11-07 22:24:58 +01:00
Makefile cpu/stm32l0: add support for stm32l0 cpu family 2017-02-24 16:12:00 +01:00