summaryrefslogtreecommitdiff
path: root/docs/i2c_driver.md
Commit message (Expand)AuthorAge
* Fix i2c driver doc: Incorrect name (#16898)jpe2302022-04-20
* i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan2021-10-07
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-12
* Rework I2C driver docs (#11658)Ryan2021-02-08
* Update i2c_driver.md (#10131)Ikta2020-08-22
* [Docs] Random Fixes (#8340)James Young2020-03-15
* [Docs] Update to I2C docs: Clarify address expectation and return values (#8413)brickbots2020-03-15
* [Docs] Update i2c_driver.md (#6665)Elliot Powell2019-09-03
* Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen2019-08-30
* Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis2019-07-16
* Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel2019-06-01
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Add documentation for led matrixskullY2019-02-10
* Remove duplicate row from Available functions table in i2c_driver doc (#4416)Junya Ogura2018-11-13
* I2C driver docs (#4298)yiancar2018-11-10