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. |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
radio/nrf802154 | ||
cpu.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
spi_twi_irq.c | ||
vectors.c |