David Hoelscher
|
e9bd7d7ad3
|
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
|
2024-01-17 14:05:38 +01:00 |
|
Ryan
|
a522b1f156
|
i2c: rename read/write register functions (#22905)
|
2024-01-16 02:26:40 +00:00 |
|
jack
|
ffb34fc082
|
Include stdint.h in avr/i2c_master.h (#17639)
|
2022-07-12 21:55:19 +02:00 |
|
Ryan
|
bc1f5ef381
|
i2c_master: Add support for reading/writing to 16-bit registers (#14289)
|
2021-10-07 10:29:35 +11:00 |
|
Joel Challis
|
1bb7af4d44
|
Relocate platform specific drivers (#13894)
* Relocate platform specific drivers
* Move stm eeprom
* Tidy up slightly
|
2021-08-17 23:43:09 +01:00 |
|