Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-15 | Remove non-USB boards | David Madison | |
Removes boards from boards.txt, bootloaders for those boards, and variants for those boards. As none of these boards support USB there's no reason to keep them around. | |||
2016-04-04 | Add PIN_* defines to AVR variants | Sandeep Mistry | |
2015-07-03 | Removed a handful of SVN expansion keywords. See #277 | Federico Fissore | |
2014-02-12 | Merge branch 'master' into ide-1.5.x | Cristian Maglie | |
2014-02-12 | Revert "Changed pins definition in variants from constants to #defines." | Cristian Maglie | |
This reverts commit 7fcba37acfd11313640b3f5d5c813d63d2f59999. | |||
2013-12-13 | Merge branch 'pins-define' into ide-1.5.x | Cristian Maglie | |
2013-12-13 | Changed pins definition in variants from constants to #defines. | Cristian Maglie | |
2013-11-11 | Merge branch 'master' into serial-variant | Cristian Maglie | |
2013-11-11 | Added SERIAL metadata into variant files. | Cristian Maglie | |
2013-11-03 | Merge branch 'master' into ide-1.5.x | Cristian Maglie | |
2013-11-03 | Changed LED_BUILTIN to a macro to better support boards that do not have a ↵ | Cristian Maglie | |
built-in LED. Fixes #758 | |||
2013-10-31 | Using NOT_AN_INTERRUPT defined constant | Cristian Maglie | |
2013-10-31 | Added pinToInterrupt() variant macro (Paul Stoffregen) | Cristian Maglie | |
2012-01-02 | Fixing static is not at beginning of declaration warnings (maniacbug). | David A. Mellis | |
2011-10-24 | Renaming LED to LED_BUILTIN. | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=651 | |||
2011-08-23 | Renaming pins/ directory to the more generic variants/ | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=588 |