Skip to content

Add save hex option and update Sketch menu #2458

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 2 commits into from

Conversation

championswimmer
Copy link
Contributor

  • Have "Save Hex" option (with Ctrl + Shift + R as well)
  • Move Upload and Upload w/ Programmer into Sketch menu
    as they are functions of sketch and not file technically

 * Have "Save Hex" option (with Ctrl + Shift + R as well)
 * Move Upload and Upload w/ Programmer into Sketch menu
   as they are functions of sketch and not file technically

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

Thanks @championswimmer. I see you used native commands for copying the hex file into the target folder. I think we can do that in java instead, saving some headaches (I already see an email from a Windows 12 user from the future, and discovering the "copy" command has different parameter names)

@championswimmer
Copy link
Contributor Author

@ffissore

Sure I'll do that

@championswimmer
Copy link
Contributor Author

@ffissore , @cmaglie

refactored on new 1.6 code and pushed here
#2567

Also uses java to copy file, instead of pattern

@cmaglie
Copy link
Member

cmaglie commented Feb 4, 2015

Closing in favor of #2567.

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.

3 participants