This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
19feab1bd6
nuttx
/
drivers
/
ioexpander
History
Gregory Nutt
efb5674742
drivers/ioexpander/pca9555: Now uses i2c_read and i2c_write instead of I2C_READ and I2C_WERITE
2016-01-26 11:07:47 -06:00
..
Kconfig
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
2016-01-26 07:59:36 -06:00
Make.defs
Change name of drivers/discrete back to drivers/ioexpander
2015-12-15 08:40:34 -06:00
pca9555.c
drivers/ioexpander/pca9555: Now uses i2c_read and i2c_write instead of I2C_READ and I2C_WERITE
2016-01-26 11:07:47 -06:00
pca9555.h
I2C: Eliminate the I2C_WRITEREAD method
2016-01-26 10:26:16 -06:00