-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader #13301
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
Conversation
@felser, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
@felser looks like this needs a rebase ? |
I can if you think it's necessary. I'm only removing the section for the post binary hook. Not touching anything else. So the conflict is very easy to resolve. Is that something you can do... just remove the binary hook section? |
Bootloader to be added using mbed_app.json
0425ed1
to
c946c2a
Compare
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
Summary of changes
Removed the post binary hook for MTS_DRAGONFLY_F411RE that adds the bootloader to the application. Adding a bootloader will not be accomplished by specifying it in mbed_app.json. This allows any bootloader to be added.
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
Reviewers