-
Notifications
You must be signed in to change notification settings - Fork 3k
Update MXRT1050 to SDK 6.0 #12095
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
Update MXRT1050 to SDK 6.0 #12095
Conversation
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
1. No need to copy RAM functions, this is done in the startup file 2. Update memory config for the FLASH section 3. Configure the PMIC_STDBY pin 4. Update UART clock setting Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
@mmahadevan108, thank you for your changes. |
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
1. Add defines to copy ram & no-cache functions 2. Add deep sleep latency definition Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
The SDK header provides separate arrays for high and low GPIO interrupts in place of the previous combined array Signed-off-by: Mahesh Mahadevan <[email protected]>
1. Run in doze mode 2. Add implementation for free function Signed-off-by: Mahesh Mahadevan <[email protected]>
The PIT module should be initialized only once Signed-off-by: Mahesh Mahadevan <[email protected]>
The UART first instance is 1 and not 0. Update the code logic to account for this. Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
Signed-off-by: Mahesh Mahadevan <[email protected]>
dbcf159
to
a947c52
Compare
@mmahadevan108 you appear to have removed a chunk of the PR template. Could you please add it back and fill it in as requested. Thank you. |
CI started |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Restarted tests |
Requested by Tuomo for consideration for LTS branch. |
This went to a feature branch so assuming this will not go across to 5.15 proper. |
Summary of changes
Update MXRT1050 to the latest version of SDK
Documentation
None
Pull request type
Test results