summaryrefslogtreecommitdiff
path: root/platforms/avr/drivers/i2c_master.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-26Unify i2c_master headers (#24846)Ryan1-41/+0
2025-01-20`ferris/0_1`: update I2C API usage (#24839)Ryan1-3/+0
2025-01-19`i2c_master`: remove deprecated functions (#24832)Ryan1-7/+0
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-5/+2
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-4/+11
2022-07-12Include stdint.h in avr/i2c_master.h (#17639)jack1-0/+2
2021-10-07i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan1-0/+2
2021-08-17Relocate platform specific drivers (#13894)Joel Challis1-0/+43