Skip to content

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

Merged
merged 18 commits into from
Jan 3, 2020
Merged

Conversation

mmahadevan108
Copy link
Contributor

@mmahadevan108 mmahadevan108 commented Dec 12, 2019

Summary of changes

Update MXRT1050 to the latest version of SDK

Documentation

None

Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

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]>
@ciarmcom ciarmcom requested review from maclobdell and a team December 12, 2019 22:00
@ciarmcom
Copy link
Member

@mmahadevan108, thank you for your changes.
@maclobdell @ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-ipcore please review.

@AnttiKauppila AnttiKauppila requested review from a team and removed request for a team December 13, 2019 08:55
1. Add defines to copy ram & no-cache functions
2. Add deep sleep latency definition

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]>
@adbridge
Copy link
Contributor

@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.

@0xc0170 0xc0170 removed request for a team January 3, 2020 13:03
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 3, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 3, 2020

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 3, 2020

Restarted tests

@0xc0170 0xc0170 added release-version: 6.0.0-alpha-1 First pre-release version of 6.0.0 and removed needs: CI labels Jan 3, 2020
@0xc0170 0xc0170 merged commit 7fd637b into ARMmbed:master Jan 3, 2020
@adbridge
Copy link
Contributor

Requested by Tuomo for consideration for LTS branch.

@adbridge
Copy link
Contributor

adbridge commented Apr 8, 2020

This went to a feature branch so assuming this will not go across to 5.15 proper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-1 First pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants