Skip to content

Path variables are hard-coded to specific tools version #33

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

Closed
bbaltz505 opened this issue Sep 1, 2015 · 3 comments
Closed

Path variables are hard-coded to specific tools version #33

bbaltz505 opened this issue Sep 1, 2015 · 3 comments
Milestone

Comments

@bbaltz505
Copy link
Contributor

Why are the uploader script paths in platform.txt hard-coded for only version '1.6.4+1.0'?

platform.txt line #84:
tools.eduload.cmd.path.linux="{runtime.tools.sketchUploader-1.6.4+1.0.path}/clupload/cluploadEDU_linux.sh"

The uploader script cannot be found if sketchuploader is any version other than 1.6.4+1.0

@calvinatintel
Copy link
Contributor

When we started development, we were targeting 1.6.4. Since our tool has never been released, it was set to be 1.0 upon the initial release. Therefore, we have set the version to 1.6.4+1.0.

Do we have a version of sketch uploader that's not 1.6.4+1.0? If that's the case, then platform.txt should be updated when it's ready to use a newer version.

@bbaltz505
Copy link
Contributor Author

Ok. I was just playing with non-default version strings for corelibs, sketchuploader and toolchain and noticed it was breaking.

@bbaltz505
Copy link
Contributor Author

This has been resolved.

@bbaltz505 bbaltz505 added this to the Arcturus milestone Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants