summaryrefslogtreecommitdiff
path: root/docs/i2c_driver.md
AgeCommit message (Expand)Author
2024-02-17Update naming convention for GPIO control macros (#23085)Ryan
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-06-24Fix anchor IDs for some API references (#21345)Ryan
2022-04-20Fix i2c driver doc: Incorrect name (#16898)jpe230
2021-10-07i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-02-08Rework I2C driver docs (#11658)Ryan
2020-08-22Update i2c_driver.md (#10131)Ikta
2020-03-15[Docs] Random Fixes (#8340)James Young
2020-03-15[Docs] Update to I2C docs: Clarify address expectation and return values (#8413)brickbots
2019-09-03[Docs] Update i2c_driver.md (#6665)Elliot Powell
2019-08-30Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen
2019-07-16Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis
2019-06-01Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-10Add documentation for led matrixskullY
2018-11-13Remove duplicate row from Available functions table in i2c_driver doc (#4416)Junya Ogura
2018-11-10I2C driver docs (#4298)yiancar