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

Export compiled binary #773

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

elominp
Copy link

@elominp elominp commented Feb 9, 2019

Hi! I added an "Export Compiled Binary" command such as the one in the Arduino IDE (but currently not in the Arduino CLI) which copies the compiled binaries of a sketch in the sketch folder.

I know it's possible to get them by setting the output parameter in arduino.json but at least it adds an alternate option invokable directly by its command and not requiring to keep the full build directory if we just want to keep the binaries.

Thanks for your reviews and comments

@msftclas
Copy link

msftclas commented Feb 9, 2019

CLA assistant check
All CLA requirements met.

@wolfen351
Copy link

Thanks for building this! Eagerly awaiting this feature :)

@benmcmorran benmcmorran changed the base branch from master to dev January 10, 2022 23:45
@nosknut
Copy link

nosknut commented Jul 7, 2023

Any reason this PR died?
Also, this might be replaced with the --export-binaries flag from arduino-cli and this issue:
#1654
https://arduino.github.io/arduino-cli/0.25/commands/arduino-cli_compile/

@lersi
Copy link

lersi commented Apr 22, 2024

hello, I created a community fork at https://github.com/vscode-arduino/vscode-arduino.
You are more than welcome to merge your changes there.

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

Successfully merging this pull request may close these issues.

None yet

5 participants