Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
c32badad
Commit
c32badad
authored
Sep 08, 2017
by
Thanassis Tsiodras
Browse files
Add compilation of mpy-cross for uPython compiler.
parent
35a257a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/97_upython.sh
0 → 100755
View file @
c32badad
#!/bin/bash
DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
.
${
DIR
}
/common.sh
# Install the scripts
cd
${
DIR
}
||
exit
1
cd
..
||
exit
1
make
-C
upython-taste/mpy-cross/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment