Skip to content

add option to save hex or bin to sketch folder #2322

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
wants to merge 3 commits into from
Closed

add option to save hex or bin to sketch folder #2322

wants to merge 3 commits into from

Conversation

championswimmer
Copy link
Contributor

This is so that people can keep a copy of the built hex or bin for later usage,
i.e. to be able to simple upload the hex.

Signed-off-by: Arnav Gupta championswimmer@gmail.com

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
Ctrl + R = Verify/Compile
Ctrl + Shift + R = Compile and Save hex

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
@matthijskooijman
Copy link
Collaborator

Hm, this feature sounds like something people would want, but it's only really useful when combined with an "upload .hex" file feature (which has also been requested).

@cmaglie, how do you feel about adding these features?

@championswimmer
Copy link
Contributor Author

I can write up an upload hex feature in a couple hours as well,

I'll send a patch for that as well when I am able to do that :-)
On Sep 24, 2014 11:04 AM, "Matthijs Kooijman" notifications@github.com
wrote:

Hm, this feature sounds like something people would want, but it's only
really useful when combined with an "upload .hex" file feature (which has
also been requested).

@cmaglie https://github.com/cmaglie, how do you feel about adding these
features?

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

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
@cmaglie cmaglie added this to the Release 1.5.9 milestone Oct 1, 2014
@cmaglie cmaglie added Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix) Version: 1.5.x labels Oct 1, 2014
@championswimmer
Copy link
Contributor Author

@cmaglie
I have sent this on top of the gui-refactor branch as well

#2331

If the target for gui-refactor is 1.5.9, maybe you can close this, and merge that one, so that it becomes part of the GUI refactor.

Since BaseNoGui was separated, the Save Hex and GUI Refactor commits are conflicting, so I made the other pull request, so that "Save Hex" commit can be pulled on top of GUI refactor in case you want to refactor the GUI before having the save hex option.

@cmaglie
Copy link
Member

cmaglie commented Nov 18, 2014

Closed in favor of #2331

@cmaglie cmaglie closed this Nov 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants