Skip to content
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

Update to development PlatformIO version #31

Closed
mactabish opened this issue Jun 2, 2016 · 5 comments
Closed

Update to development PlatformIO version #31

mactabish opened this issue Jun 2, 2016 · 5 comments

Comments

@mactabish
Copy link

mactabish commented Jun 2, 2016

How can we use the development version of PlatformIO? There is a SAMD uploading issue which has been fixed as of today, but is only available on the latest dev version of PlatformIO.

Atom has an option for PlatformIO to update to latest (even non-stable versions), does Deviot have something similar? If not, whats a quick fix that we can do for now?

Here is link to SAMD issue at PlatformIO: platformio/platformio-core#520 (comment)

@gepd
Copy link
Owner

gepd commented Jun 2, 2016

A fast solution I can bring you is:

  • Download this branch
  • Remove the previous version of deviot; ST Menu > Preferences > Browse Packages Remove the Deviot folder
  • Remove the deviot user preferences folder; ST Menu > Preferences > Browse Packages go to User folder and remove Deviot
  • Restart ST

After that, theplatformio dev version should start to be installed
I'll improve this feature in the next release.

@mactabish
Copy link
Author

Sweet! A suggestion is to have a little check mark option in the settings.

For reference, here is how it is currently implemented in the Atom IDE for PlatformIO.

alt text

@mactabish
Copy link
Author

@gepd Hmm, are you sure that its pulling from the develop branch of PlatformIO? Where is that specified in the code?

@gepd
Copy link
Owner

gepd commented Jun 2, 2016

@mactabish
Copy link
Author

@gepd Sweet, looks like its working! Thanks for the quick fix. Will be a good addition for a future release 👍 .

@gepd gepd closed this as completed Jun 11, 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