aboutsummaryrefslogtreecommitdiff
path: root/libraries/Wire/utility
AgeCommit message (Expand)Author
2016-03-04Move AVR Wire library utility folder under sourceSandeep Mistry
2016-02-01Fixed typoBrent Wilkins
2015-10-22check TWWC (Write Collision Flag) bit after setting TWDRSandeep Mistry
2015-10-22release TWI bus right after stop or repeated start is conditionSandeep Mistry
2015-08-26Wire (AVR): Fix bug with repeated STARTNate Williams
2015-08-25implement Wire.end() for AVR coreSandeep Mistry
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