This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
a68232863e
incubator-nuttx
/
drivers
/
ioexpander
History
Sebastien Lorquet
9fd3db6293
PCA9555: Fix condition where GPIO interrupt is not re-enabled.
2016-04-20 09:59:16 -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
PCA9555: Fix condition where GPIO interrupt is not re-enabled.
2016-04-20 09:59:16 -06:00
pca9555.h
PCA5555: Add logic to make the driver thread safe. Problem noted by Stefan Kolb.
2016-02-03 12:39:11 -06:00