summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pca9555.h
Commit message (Collapse)AuthorAgeFilesLines
* Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis2022-02-091-25/+56
|
* Increase matrix scanning speed on xd84 (#7517)Joel Challis2019-12-031-0/+2
| | | | | | * Increase matrix scanning speed * Fix func name in failure output
* Relocate pca9555 driver to core (#6563)Joel Challis2019-08-221-0/+55
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk