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

Fixed "program" action (upload-with-programmer) recipe. #525

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jun 4, 2020

When the .elf is used as input, OpenOCD overwrites the bootloader.

This behaviour does not happen using the .hex format.

When the .elf is used as input, OpenOCD overwrites the bootloader.
This behaviour does not happen using the .hex format.
@cmaglie cmaglie requested a review from facchinm June 4, 2020 09:12
@ArduinoBot
Copy link

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/samd/package_samd-b208_index.json

ℹ️ To test this build:

  1. Open the Preferences of the Arduino IDE.
  2. Add the Build URL above in the Additional Boards Manager URLs field, and click OK.
  3. Open the Boards Manager (menu Tools->Board->Board Manager...)
  4. Install Arduino SAMD core - Pull Request Fixed "program" action (upload-with-programmer) recipe. #525
  5. Select one of the boards under SAMD Pull Request Fixed "program" action (upload-with-programmer) recipe. #525 in Tools->Board menu
  6. Compile/Upload as usual

@cmaglie cmaglie merged commit 166478f into arduino:master Jun 4, 2020
@cmaglie cmaglie deleted the fix_upload_with_programmer branch June 4, 2020 09:19
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

3 participants