Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |