Restore MTS_MDOT_F411RE bootloader binary #13135
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of changes
Restore MTS_MDOT_F411RE bootloader binary in tools to fix problems encountered with online compiler and mbed-os 5.x projects.
Fixes #13121
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
Tested by setting MBED_OS_DIR to point at the mbed-os on branch tools-release-6.0.0 with the bootloader binary in place (this branch has the restored post-build script for MDot). Another mbed-os directory at mbed-os-5.15.1 was used as source. Verified the bootloader is merged with the application and the CRC is applied.
Reviewers