-
Notifications
You must be signed in to change notification settings - Fork 97
Use Arduino CLI for CI #151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@johanstokking this one is good to go. Please verify the CI results, squash and merge. I'll then add support for the sparkfun boards to test the Node branch. Once that is done we can merge that branch as well. |
- export DISPLAY=:1.0 | ||
- wget http://downloads.arduino.cc/arduino-1.6.13-linux64.tar.xz | ||
- tar xf arduino-1.6.13-linux64.tar.xz | ||
- sudo mv arduino-1.6.13 /usr/local/share/arduino |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make a environment variable for the version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, ready to merge!
This PR:
TTN_FP_EU868
forfreqPlan
Closes #150