summaryrefslogtreecommitdiffstats
path: root/platforms/avr/drivers/i2c_master.c
Commit message (Expand)AuthorAgeFilesLines
* Fix AVR I2C master 1ms timeout (#17174)Daniel Kao2022-06-221-6/+6
* Format code according to conventions (#16322)QMK Bot2022-02-121-3/+3
* Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-021-2/+5
* i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan2021-10-071-0/+56
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-0/+241