Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | Add i2c_scanner to example of Wire (#93) | Asuki Kono | |
2017-11-13 | [WIRE] Remove extra line from digital_potentiometer example | Quswar Mahmood Abid | |
2015-07-06 | Examples: mass code format. See example_formatter.conf | Federico Fissore | |
2015-05-14 | Fixes #2969: | Arturo Guadalupi | |
This fixes the Wire examples that uses I2C reserved address (from 0 to 7) substituting them with 8 that is the first one available and that can be used. I also modified the wire reference http://www.arduino.cc/en/reference/wire according to this fact. | |||
2013-11-15 | Revert "Wire library to the 1.5 format" | Cristian Maglie | |
This reverts commit a31857688bdc270ed65307755ff3b73ef4867982. | |||
2013-09-10 | Wire library to the 1.5 format | Fede85 | |
2012-12-10 | fixed permissions on a lot of text files. see #1116 | Federico Fissore | |
2012-01-04 | Moved libraries folder inside platform folder. Now libraries and examples ↵ | Cristian Maglie | |
are searched per board/platform | |||
2009-11-07 | Moving libraries out of arduino platform / core directory and to top-level. | David A. Mellis | |
2007-10-06 | Moving libraries out from inside targets and creating bootloaders directory. | David A. Mellis | |