incubator-nuttx/arch/arm
Augusto Fraga Giachero 43a98662f3 lpc17xx_40xx/lpc17_40_i2c.c: Propagate I2C I/O errors
Check if all messages were transferred, if not, return -ENXIO.

This is particularly useful when the slave returns an unexpected NAK,
the application code should catch the error to avoid failing silently.
2021-02-18 18:33:05 -08:00
..
include stm32f412:Corrected Pin count 2021-02-02 18:41:39 -08:00
src lpc17xx_40xx/lpc17_40_i2c.c: Propagate I2C I/O errors 2021-02-18 18:33:05 -08:00
Kconfig Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE 2021-01-31 06:14:50 -08:00