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
b98a966135
nuttx
/
drivers
/
ioexpander
History
Gregory Nutt
b98a966135
Another update to the I/O Expander skeleton.c file
2016-07-31 16:39:44 -06:00
..
gpio.c
I/O Expander: Remove hard-coded PCA9555 fields from ioexpander.h definitons. Add support for an attach() method that may be used when any subset of pin interrupts occur.
2016-07-31 11:09:47 -06:00
Kconfig
I/O Expander: Remove hard-coded PCA9555 fields from ioexpander.h definitons. Add support for an attach() method that may be used when any subset of pin interrupts occur.
2016-07-31 11:09:47 -06:00
Make.defs
drivrs/ioexpander: Add support for a very simple GPIO drivers. It supports only pre-conrigured input and output pins and only basic input and output operations.
2016-06-24 09:43:49 -06:00
pca9555.c
Update I/O Expander skeleton.c file
2016-07-31 15:43:36 -06:00
pca9555.h
I/O Expander: Remove hard-coded PCA9555 fields from ioexpander.h definitons. Add support for an attach() method that may be used when any subset of pin interrupts occur.
2016-07-31 11:09:47 -06:00
skeleton.c
Another update to the I/O Expander skeleton.c file
2016-07-31 16:39:44 -06:00