aboutsummaryrefslogtreecommitdiff
path: root/tests/script/bootstrap.sh
diff options
context:
space:
mode:
authorJohn Whittington <git@jbrengineering.co.uk>2020-08-06 09:38:07 +0200
committerJohn Whittington <git@jbrengineering.co.uk>2020-08-06 12:32:17 +0200
commit264f8f604a2c29b7bd66a1e0d11f263db7582702 (patch)
treef3495a8161075d48a393d66a66cb9aff80dc7c1e /tests/script/bootstrap.sh
parentbcce50471e264bcd8376b3c277600af629684083 (diff)
Arduino IDE upto support version and SAMD builds
process uses direct downloads. Might be better to move to distribution Arduino install + arduino-cli to install board support in future.
Diffstat (limited to 'tests/script/bootstrap.sh')
-rwxr-xr-xtests/script/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/script/bootstrap.sh b/tests/script/bootstrap.sh
index 083bf5d..0dbd7b2 100755
--- a/tests/script/bootstrap.sh
+++ b/tests/script/bootstrap.sh
@@ -7,3 +7,4 @@ pushd $SCRIPTS_DIR/..
source $SCRIPTS_DIR/bootstrap/chipkit.sh
source $SCRIPTS_DIR/bootstrap/arduino.sh
+source $SCRIPTS_DIR/bootstrap/samd.sh