-
Notifications
You must be signed in to change notification settings - Fork 3k
MXRT1050: Add bootloader support #12359
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
MXRT1050: Add bootloader support #12359
Conversation
@mmahadevan108, thank you for your changes. |
targets/targets.json
Outdated
@@ -14188,7 +14189,7 @@ | |||
"smclk_select": "HFXT", | |||
"smclk_div": "DIV2", | |||
"adc_auto_scan": 1 | |||
}, | |||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Future reference (as this commit is changing just one line there) but we should remove spaces in own separate commit .
CI started |
Test run: FAILEDSummary: 3 of 4 test jobs failed Failed test jobs:
|
I restarted tests to confirm, but they seem to be either on master or CI is doing something, will investigate further once finished. |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
Signed-off-by: Mahesh Mahadevan <[email protected]>
b0c8431
to
013b651
Compare
Rebased to fix conflicts |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Requested by Tuomo for consideration for LTS branch. |
This went to a feature branch so assuming this will not go to 5.15 proper. |
Summary of changes
Add bootloader support for MXRT1050
Impact of changes
NONE
Migration actions required
NONE
Documentation
NONE
Pull request type
Test results
Reviewers
@maclobdell