summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pca9555.h
Commit message (Collapse)AuthorAgeFilesLines
* 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