aboutsummaryrefslogtreecommitdiff
path: root/libraries/Wire
AgeCommit message (Expand)Author
2017-11-13UnConfigured I2C Slave ISR Causing Rebootchuck todd
2017-11-13[WIRE] Remove extra line from digital_potentiometer exampleQuswar Mahmood Abid
2016-06-05Fix buffer being overwritten by multiple twi_transmit callskellerkindt
2016-03-09Fix Wire registerPaolo Paolucci
2016-03-04Move AVR Wire library utility folder under sourceSandeep Mistry
2016-03-03Update library.propertiesSimonePDA
2016-03-02add src folder when missingAlice Pintus
2016-03-01update sentencesAlice Pintus
2016-02-01Fixed typoBrent Wilkins
2016-01-18Update Wire.cppBrent Wilkins
2015-11-28Remove unused keywords from Wire libraries keywords.txtper1234
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-09-18Added categories to librariesCristian Maglie
2015-08-26Wire (AVR): Fix bug with repeated STARTNate Williams
2015-08-25implement Wire.end() for AVR coreSandeep Mistry
2015-07-06Examples: mass code format. See example_formatter.confFederico Fissore
2015-07-03Support for repeated starts added to SAM Wire libraryMatthew Lowe
2015-05-20Due to website configuration changes, every url starting with http://arduino....Federico Fissore
2015-05-19Libraries bundled with cores will take the type of that core, instead of rely...Federico Fissore
2015-05-14Fixes #2969:Arturo Guadalupi
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