aboutsummaryrefslogtreecommitdiff
path: root/libraries/Wire
AgeCommit message (Expand)Author
2015-03-27LibraryManager: better type filteringFederico Fissore
2014-07-18missing paragraph field in library.propertiesFede85
2014-07-18modified sentences in library.properties filesFede85
2014-03-06Enable user to change the I2C clock frequency by calling setClock in the Wire...Kristian Lauszus
2013-11-15Revert "Wire library to the 1.5 format"Cristian Maglie
2013-09-10Wire library to the 1.5 formatFede85
2013-04-03Merged 1.0.5Cristian Maglie
2012-12-10fixed permissions on a lot of text files. see #1116Federico Fissore
2012-05-22Pre-merge upstream ArduinoCristian Maglie
2012-01-04Moved libraries folder inside platform folder. Now libraries and examples are...Cristian Maglie
2009-11-07Moving libraries out of arduino platform / core directory and to top-level.David A. Mellis
2009-06-20Fixing indentation in twi.c.David A. Mellis
2009-06-20Fixing bug in Wire library that caused it to read and discard one extra byte ...David A. Mellis
2009-06-01First integration of the Arduino code in Processing 5503: PreProcessor and Co...David A. Mellis