summaryrefslogtreecommitdiff
path: root/i2c
AgeCommit message (Collapse)AuthorFilesLines
2016-08-18Added STM32L0 support.Vegard Storheil Eriksen1-0/+2
2013-09-07Removed GPIO handling from I2C driver.Vegard Storheil Eriksen2-13/+2
2012-08-07Initial import.Vegard Storheil Eriksen2-0/+207
Most sources are split off from suzumebachi project revision 2fc77d2 as is with some path changes. New build rules introduced.