aboutsummaryrefslogtreecommitdiff
path: root/tests/script/bootstrap/arduino.sh
AgeCommit message (Collapse)Author
2020-08-06Arduino IDE upto support version and SAMD buildsJohn Whittington
process uses direct downloads. Might be better to move to distribution Arduino install + arduino-cli to install board support in future.
2014-11-08Arduino changed the download link again, this time it uses a script,Simon John
curl handles it ok luckily.
2014-09-22Update Travis-CI scripts to test against Arduino v1.0.6Simon John
2014-09-20Move scripts inside tests directory.Christopher Peplin
Fixed https://github.com/sudar/Arduino-Makefile/issues/260