index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
Wire
Age
Commit message (
Expand
)
Author
2015-05-14
Fixes #2969:
Arturo Guadalupi
2015-03-27
LibraryManager: better type filtering
Federico Fissore
2014-07-18
missing paragraph field in library.properties
Fede85
2014-07-18
modified sentences in library.properties files
Fede85
2014-03-06
Enable user to change the I2C clock frequency by calling setClock in the Wire...
Kristian Lauszus
2013-11-15
Revert "Wire library to the 1.5 format"
Cristian Maglie
2013-09-10
Wire library to the 1.5 format
Fede85
2013-04-03
Merged 1.0.5
Cristian Maglie
2012-12-10
fixed permissions on a lot of text files. see #1116
Federico Fissore
2012-05-22
Pre-merge upstream Arduino
Cristian Maglie
2012-01-04
Moved libraries folder inside platform folder. Now libraries and examples are...
Cristian Maglie
2009-11-07
Moving libraries out of arduino platform / core directory and to top-level.
David A. Mellis
2009-06-20
Fixing indentation in twi.c.
David A. Mellis
2009-06-20
Fixing bug in Wire library that caused it to read and discard one extra byte ...
David A. Mellis
2009-06-01
First integration of the Arduino code in Processing 5503: PreProcessor and Co...
David A. Mellis