summaryrefslogtreecommitdiff
path: root/apps/system/i2c
Commit message (Expand)AuthorAgeFilesLines
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-171-1/+1
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-083-4/+35
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-063-5/+6
* Update I2C READMEpatacongo2011-09-021-3/+73
* Add I2C README filepatacongo2011-09-021-0/+245
* I2C tool no longer hangs on dev commandpatacongo2011-08-303-10/+24
* Initial debug changes to the I2C toolpatacongo2011-08-303-22/+21
* First cut at I2C toolpatacongo2011-08-308-138/+448
* More I2C tool logicpatacongo2011-08-299-121/+515
* Add framework for I2C toolspatacongo2011-08-297-0/+987