summaryrefslogtreecommitdiff
path: root/drivers/gpio/pca9555.c
AgeCommit message (Collapse)Author
2022-02-09Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis
2019-12-03Increase matrix scanning speed on xd84 (#7517)Joel Challis
* Increase matrix scanning speed * Fix func name in failure output
2019-08-30clang-format changesskullY
2019-08-22Relocate pca9555 driver to core (#6563)Joel Challis
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk