Arduino-Makefile/bin
Sudar 5abf12bdb2 Move wait-for-reconnection logic inside ard-reset-arduino
When a Leonardo based board is reset, the port disappears and we need to
wait till it comes back.

Earlier this logic was handled by a separate shell script. Now the logic
is moved inside the ard-reset-arduino perl script. This is done to
reduce the number of binaries that are needed by the makefile.

Fix #95
2013-07-02 21:48:33 +05:30
..
ard-parse-boards fixed whitespace and /dev/null redirection 2013-06-13 09:38:27 +02:00
ard-reset-arduino Move wait-for-reconnection logic inside ard-reset-arduino 2013-07-02 21:48:33 +05:30