aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pca9555.c
Commit message (Collapse)AuthorAgeFilesLines
* Increase matrix scanning speed on xd84 (#7517)Joel Challis2019-12-031-0/+17
| | | | | | * Increase matrix scanning speed * Fix func name in failure output
* clang-format changesskullY2019-08-301-36/+36
|
* Relocate pca9555 driver to core (#6563)Joel Challis2019-08-221-0/+78
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk