nuttx/arch/arm
Brennan Ashton bbf16b27d9 nRF52: Add basic error handling for i2c in polling mode
There was no error handling before and it would block on common
cases like NACK which meant that you could not use the i2ctool
to perform a scan of the bus.

This does not handle the interrupt flow which also has incomplete
error handling.
2020-09-28 09:34:08 -03:00
..
include stm32f412ce fixes 2020-09-22 22:44:43 -07:00
src nRF52: Add basic error handling for i2c in polling mode 2020-09-28 09:34:08 -03:00
Kconfig arch/arm: Select arm family when ARCH_ARM1136J/ARCH_ARM1156T2/ARCH_ARM1176JZ is defined 2020-09-22 23:05:29 +01:00