mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
83a6ad182d
This commit enhances the I2C code of the nRF52 family to block on a mutex while the I2C transfer is busy. The mutex is unlocked in the ISR when it is trigger by either a stop condition or an error condition. |
||
---|---|---|
.. | ||
adc.c | ||
i2c.c | ||
Makefile | ||
pwm.c | ||
spi.c | ||
usbdev.c |