We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0c1dd commit 3d1730fCopy full SHA for 3d1730f
linux/microide_install.sh
@@ -31,7 +31,7 @@ ECLIPSE_VERSION=oxygen
31
ECLIPSE_SIZE=48022873
32
ECLIPSE_CHECKSUM=4def0d0f49662a4b53d3a503161bce58
33
ECLIPSE_LOCATION=eclipse
34
-BRANCH_NAME=devel
+BRANCH_NAME=master
35
36
download() {
37
wget --directory-prefix=$DOWNLOAD_DIR https://github.com/microHAL/microIDE/archive/$BRANCH_NAME.zip
templates/microide_install.template
@@ -11,7 +11,7 @@ DOWNLOAD_DIR=./downloads
11
#links to installation files
12
13
#replace this text with instalation files information
14
15
16
17
0 commit comments