index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2014-08-19
Add automatic lib detection with python script, enhance lib listing output wh...
ladislas
2014-08-18
Add auto-lib.py python script to add included libraries automatically
ladislas
2014-04-02
python3 compatibility
Simon John
2014-04-02
replace perl reset script with python one
Simon John
2013-07-09
Replace Leonardo detection with Caterina detection
Sudar
2013-07-09
Implement ard-parse-boards with shell scripting instead of Perl.
Christopher Peplin
2013-07-03
Replace Leonardo detection with Caterina detection
Simon John
2013-07-02
Move wait-for-reconnection logic inside ard-reset-arduino
Sudar
2013-07-01
Move binary sketch size verification logic inside makefile
Sudar
2013-06-21
Add support for reseting "Micro" Arduino.
Simon John
2013-06-14
Move reseting Leonardo logic to ard-reset-arduino
Sudar
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 variabl...
Alex Szczuczko
2012-04-29
Rejig path calculations.\nMove reset target to Perl.\n
Martin Oldfield