summaryrefslogtreecommitdiffstats
path: root/drivers/avr
AgeCommit message (Expand)AuthorFilesLines
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2-0/+963
2018-07-15Add I2C slave libraryyiancar2-0/+119
2018-06-23remove comment codeJack Humbert1-1/+0
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert2-6/+9
2018-06-23refactor, non-workingJack Humbert4-108/+147
2018-06-20start updating i2c for timeoutsJack Humbert2-71/+46
2018-06-13adds timeout to avr i2cJack Humbert4-42/+115
2018-06-12revert some attempts, update i2cJack Humbert1-1/+1
2018-05-16i2c fixJack Humbert2-21/+28
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar5-339/+182
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert4-0/+786
2017-09-16update to driver separationJack Humbert1-17/+1
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2-8/+9
2017-07-11clean up ssd1306 implementationJack Humbert2-160/+91
2017-07-11update drivers to exclude lets_split includeJack Humbert1-1/+0
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert8-0/+1679