Commit graph

10 commits

Author SHA1 Message Date
Masataro Asai
53b0593ac7 refactoring 2013-05-29 01:03:49 +09:00
Masataro Asai
0b2877cfed merged/modified/etc.
1. Merge remote-tracking branch 'refs/remotes/sudar/master'

Conflicts:
	.gitignore
	arduino-mk/Arduino.mk

2. reflected the advise from jaysonlarose.
3. I guess raw_eeprom should require `reset' on leonardo... I'm not sure.
2013-05-28 02:18:34 +09:00
Masataro Asai
349d254013 arduino leonardo support.
Reset leonardo and wait for the connection
to be established.
2013-04-05 17:44:10 +09:00
Sudar
ec7f239bce Check if ARDUINO_DIR Env variable is defined or not 2012-12-17 17:12:12 +05:30
Sudar
ee59c7ca26 Merge branch 'master' of git://github.com/ASzc/Arduino-Makefile 2012-12-15 19:46:51 +05:30
Sudar
e3844dfc60 Merge branch 'shebang' of git://github.com/anm/Arduino-Makefile 2012-12-15 19:41:59 +05:30
Fabio Pugliese Ornellas
b5448a64dc Added sketch size verification. 2012-11-12 21:34:51 -02:00
Alistair MacLeod
86b7b034dc Changed shebang to use /usr/bin/env 2012-10-21 21:05:56 +01:00
Alex Szczuczko
184b482a98 Update boards_txt path in bin/ard-parse-boards to include environment 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-09-25 21:34:26 -04:00
Martin Oldfield
79068828f1 Rejig path calculations.\nMove reset target to Perl.\n 2012-04-29 18:55:17 +01:00