Skip to content

integrate board manager into arduino builder #35

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
pgollor opened this issue Oct 22, 2015 · 2 comments
Closed

integrate board manager into arduino builder #35

pgollor opened this issue Oct 22, 2015 · 2 comments
Labels
conclusion: declined Will not be worked on
Milestone

Comments

@pgollor
Copy link

pgollor commented Oct 22, 2015

Is there any plan to integrates the boards manager into the command line builder? This could be very useful for continuous integration with 3rd party hardware libraries like arduino-esp.

I wrote a python and bash script here which reads the json file and download all dependencies. I would be very nice if the arduino autobuilder could be handle it by itself.

@ffissore
Copy link
Contributor

arduino-builder will not integrate boards manager. Use the arduino CLI from the Arduino IDE. See https://github.com/arduino/Arduino/blob/master/build/shared/manpage.adoc

@ffissore ffissore self-assigned this Oct 27, 2015
@ffissore ffissore added this to the 1.0.1 milestone Oct 27, 2015
@kubark42
Copy link

kubark42 commented Nov 2, 2017

arduino-builder will not integrate boards manager.

Could I ask why? Being able to call the boards manager from the CLI is very useful for doing continuous integration.

@rsora rsora added the conclusion: declined Will not be worked on label Sep 22, 2021
@per1234 per1234 removed the wontfix label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: declined Will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants