mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
PCA9555 I/O expander: Fix an error in addressing noted by Stefan Kolb; convert to use I2C_TRANSFER instead of I2C_WRITEREAD which is not thread safe
This commit is contained in:
@@ -15,6 +15,7 @@ if IOEXPANDER_PCA9555
|
||||
config PCA9555_MULTIPLE
|
||||
bool "Multiple PCA9555 Devices"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
Can be defined to support multiple PCA9555 devices on board.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user