Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-17 | I2C driver cleanup (#21273) | David Hoelscher | |
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver | |||
2024-01-16 | i2c: rename read/write register functions (#22905) | Ryan | |
2022-02-09 | Align existing pca9555 driver to better match mcp23018 API (#16277) | Joel Challis | |
2019-12-03 | Increase matrix scanning speed on xd84 (#7517) | Joel Challis | |
* Increase matrix scanning speed * Fix func name in failure output | |||
2019-08-30 | clang-format changes | skullY | |
2019-08-22 | Relocate pca9555 driver to core (#6563) | Joel Challis | |
* Move pca9555 files to central location * Get pca9555 boards compiling * Slight alignment of rules.mk |