| Age | Commit message (Expand) | Author |
| 2014-11-08 | Arduino changed the download link again, this time it uses a script, | Simon John |
| 2014-11-05 | Merge pull request #287 from sej7278/master | Sudar |
| 2014-11-05 | Made CXX compile *.cpp files instead of CC. | Simon John |
| 2014-10-24 | Merge pull request #282 from sej7278/master | Sudar |
| 2014-10-24 | Merge pull request #281 from stepcut/teensy.mk | Sudar |
| 2014-10-23 | Add's "avrispmkii" to the list of ISP's that don't have a port, | Simon John |
| 2014-10-22 | added info about Teensy to README.md | stepcut |
| 2014-10-22 | put ARDUINO_DIR block after Travis-CI block else travis will fail. | stepcut |
| 2014-10-22 | Teensy.mk: simplify setting of MCU and MCU_FLAG_NAME | stepcut |
| 2014-10-22 | move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ... | stepcut |
| 2014-10-22 | Make BlinkTeensy a NON_TESTABLE_EXAMPLES | stepcut |
| 2014-10-22 | Added BlinkTeensy example which uses the Teensy.mk file. | stepcut |
| 2014-10-15 | Added Teensy to HISTORY.md | stepcut |
| 2014-10-15 | Teensy.mk: default to arm-none-eabi-xxx for executable names. Tweak the uploa... | stepcut |
| 2014-10-14 | Merge pull request #277 from lukasz-e/arduino-1.5.x-libs | Sudar |
| 2014-10-13 | minor tweaks to Teensy.mk | stepcut |
| 2014-10-13 | support for Teensy 3.x via Teensy.mk | stepcut |
| 2014-10-13 | do not print default (empty) ARDUINO_PLATFORM_LIB_PATH value for arduino 1.0.x | Lukasz Engel |
| 2014-10-12 | remove unwanted TABs | Lukasz Engel |
| 2014-10-12 | Add changelog entry for #275 and #276 | Lukasz Engel |
| 2014-10-12 | Merge pull request #274 from sej7278/master | Sudar |
| 2014-10-12 | Replaced double quotes with singles when passing arguments to | Simon John |
| 2014-10-11 | Arduino 1.5.x - support new library layout and plaform specific system libs | Lukasz Engel |
| 2014-09-29 | Merge pull request #270 from sej7278/travis106 | Sudar |
| 2014-09-23 | Added ArchLinux package info, thanks Niels. | Simon John |
| 2014-09-22 | Update Travis-CI scripts to test against Arduino v1.0.6 | Simon John |
| 2014-09-22 | Merge pull request #269 from sej7278/fix-travis | Sudar |
| 2014-09-21 | Removed Travis-CI references from all examples. Regular users | Simon John |
| 2014-09-21 | Merge pull request #268 from peplin/259-move-examples | Sudar |
| 2014-09-20 | Remove old dependencies dir from .gitignore, now stored in /var/tmp. | Christopher Peplin |
| 2014-09-20 | Move scripts inside tests directory. | Christopher Peplin |
| 2014-09-20 | Move tests back to 'examples', skip non-testable examples when testing. | Christopher Peplin |
| 2014-09-10 | Merge pull request #263 from peplin/document-flags-vars | Sudar |
| 2014-09-10 | Document CFLAGS, CXXFLAGS, ASFLAGS and CPPFLAGS. | Christopher Peplin |
| 2014-09-10 | Add a note about unit test cases in contributing notes | Sudar |
| 2014-09-10 | Add the built status button | Sudar |
| 2014-09-10 | Rearrange items in changelog | Sudar |
| 2014-09-10 | Add note about test suite in changelog | Sudar |
| 2014-09-10 | Merge pull request #254 from peplin/test-suite-and-ci | Sudar |
| 2014-09-09 | Add config for Travis CI to run the tests automatically. | Christopher Peplin |
| 2014-09-09 | Add a script to compile examples as an automated test suite. | Christopher Peplin |
| 2014-09-02 | Merge pull request #245 from sej7278/master | Sudar |
| 2014-08-29 | Added *.cpp to extensions supported by "make generate_assembly" | Simon John |
| 2014-08-29 | Allow libraries/sketches to have the same name as system libs, | Simon John |
| 2014-08-29 | Merge pull request #247 from jrbenito/master | Sudar |
| 2014-08-28 | Small typo, can lead to copy and paste fails | Joseivaldo Benito Junior |
| 2014-08-21 | Merge pull request #241 from sej7278/master | Sudar |
| 2014-08-17 | Fix regex for "make show_boards" on 1.5 | Simon John |
| 2014-08-17 | Merge pull request #240 from sej7278/master | Sudar |
| 2014-08-16 | allows "make clean" to be extended in the user's local makefile to clean | Simon John |