aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/AT91SAM7/i2c_lld.c
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4927 35acf78f-673a-0410...gdisirio2012-12-161-6/+6
* AT91SAM7A3. I2C added forgotten priority appliance.barthess2012-12-041-1/+2
* AT91SAM7A3. I2C reading through write works, tested on 24AA IC.barthess2012-11-261-18/+72
* AT91SAM7A3. I2C basic support added.barthess2012-11-131-0/+399