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

Improvements to "platformio run" command #74

Closed
4 tasks done
ivankravets opened this issue Feb 12, 2015 · 13 comments
Closed
4 tasks done

Improvements to "platformio run" command #74

ivankravets opened this issue Feb 12, 2015 · 13 comments
Assignees
Milestone

Comments

@ivankravets
Copy link
Member

  • Cleanup automatically .pioenvs when platformio.ini has been changed
  • Add "start", "end" and "took" time info per environment
  • Add detailed info about environment based on platformio.ini: platform, framework, board...
  • Implement asynchronous output for build process
@ivankravets
Copy link
Member Author

Dear @aphelps, @franciscoruiz, @pelikhan, @valeros, @laurentS, @yarekt, @bettabacon, @eiginn, @mac7, @MrCustomizer, @elyulka

Could you help me with testing this issue? The platformio run command was seriously refactored. I want to know that it works good with your projects. If we wont have new issues, then I will release 1.0.0 this week.

  1. Install the latest development version of PlatformIO
  2. Update packages: $ platformio update
  3. Test your projects 😊

Thanks a lot!

@franciscoruiz
Copy link
Contributor

Sure thing!

I'll give a go next week or so and I'll let you know how it goes.

Cheers

Francisco Ruiz
On 15 Feb 2015 22:06, "Ivan Kravets" notifications@github.com wrote:

Dear @aphelps https://github.com/aphelps, @franciscoruiz
https://github.com/franciscoruiz, @pelikhan
https://github.com/pelikhan, @valeros https://github.com/valeros,
@laurentS https://github.com/laurentS, @yarekt
https://github.com/yarekt, @bettabacon https://github.com/bettabacon,
@eiginn https://github.com/eiginn, @mac7 https://github.com/mac7,
@MrCustomizer https://github.com/MrCustomizer, @elyulka
https://github.com/elyulka

Could you help me with testing this issue? The platformio run command was
seriously refactored. I want to know that it works good with your projects.
If we wont have new issues, then I will release 1.0.0 this week.

  1. Install the latest development version of PlatformIO
    http://docs.platformio.org/en/latest/installation.html#development-version
  2. Update packages: $ platformio update
  3. Test your projects [image: 😊]

Thanks a lot!


Reply to this email directly or view it on GitHub
#74 (comment)
.

@aphelps
Copy link

aphelps commented Feb 16, 2015

I should be able to give this a try later this week

@eiginn
Copy link

eiginn commented Feb 16, 2015

Same, will give it a try later in the week

@MrCustomizer
Copy link

Success! The current version of the development branch is still working with my project.

@MrCustomizer
Copy link

I nearly forgot to test it on Windows. My first test was on a Linux machine. Windows works, too.

@ivankravets
Copy link
Member Author

@MrCustomizer Thanks! Which type of board do you have? Did you test upload operation?

@MrCustomizer
Copy link

I have an Arduino Nano, but I haven't tested uploading as I'm issuing a custom command for uploading via bluetooth and I haven't had the time yet to figure out how to do that with platformio. Perhaps someone else could test uploading?

@ivankravets
Copy link
Member Author

@MrCustomizer Yes, thanks for it! I hope it works without any problems 🍺 😄

@aphelps
Copy link

aphelps commented Feb 17, 2015

I've updated and done clean compiles of my projects, including uploading to an Arduino Nano and a Mini Pro. All looks fine so far.

@ivankravets
Copy link
Member Author

Thanks! I'm going to close this issue. If you have any problems with it, don't hesitate to reopen

@franciscoruiz
Copy link
Contributor

I've used it pretty thoroughly now, both with TI Launchpad and Arduino UNO; and it works like charm! 👍

@ivankravets
Copy link
Member Author

@franciscoruiz Thank you for the feedback 👍 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants