| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-14 | Move reseting Leonardo logic to ard-reset-arduino | Sudar | |
| ard-reset-leonardo which was used for reseting Leonardo was written in Python. Now the logic is added inside the ard-reset-arduino perl script itself. Fix #62 Squashed commit of the following: commit a63366980f452780f9f7894a8c7b77ca9cd9dcdd Author: Simon John <git@the-jedi.co.uk> Date: Fri Jun 14 11:36:00 2013 +0200 who put a space in the shebangs?! commit c798eb26ea12351186b8f64266d98f44ed791270 Author: Simon John <git@the-jedi.co.uk> Date: Fri Jun 14 11:10:12 2013 +0200 replaced ard-reset-leonardo with an update to ard-reset-arduino which is now called from Arduino.mk with the --leonardo flag removed some trailing whitespace upped version string in Arduino.mk | |||
| 2013-06-13 | fixed whitespace and /dev/null redirection | Simon John | |
| 2013-06-08 | Added leonardo support. Took Code from @guicho271828 | Sudar | |
| 2013-05-31 | Added a todo comment for package authors. Fixes #50 | Sudar | |
| 2012-12-17 | Check if ARDUINO_DIR Env variable is defined or not | Sudar | |
| 2012-12-15 | Merge branch 'master' of git://github.com/ASzc/Arduino-Makefile | Sudar | |
| 2012-12-15 | Merge branch 'shebang' of git://github.com/anm/Arduino-Makefile | Sudar | |
| 2012-11-12 | Added sketch size verification. | Fabio Pugliese Ornellas | |
| 2012-10-21 | Changed shebang to use /usr/bin/env | Alistair MacLeod | |
| 2012-09-25 | Update boards_txt path in bin/ard-parse-boards to include environment ↵ | Alex Szczuczko | |
| variable ARDUINO_DIR This corrects the behaviour of ard-parse-boards --boards , which would fail if the path to boards.txt on the system didn't match the value which was hardcoded. | |||
| 2012-04-29 | Rejig path calculations.\nMove reset target to Perl.\n | Martin Oldfield | |
