This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-03-27 02:29:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1cdc7467267530e35fc80d2e34a32f7c5b9edd6a
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