Skip to content
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 MPN for CYW9P62S1_43012EVB_01 board #11901

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

morser499
Copy link

@morser499 morser499 commented Nov 19, 2019

Description (required)

Update MPN on the CYW9P62S1_43012EVB_01 board to match latest revisions
This depends on PR #11884

Summary of change (What the change is for and why)

Update MPN on the CYW9P62S1_43012EVB_01 board to match latest revisions

Documentation (Details of any document updates required)

Pull request type (required)

[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 (required)

CYW9P62S1_43012EVB_01.txt
NOTE: The kvstore failures are due to #11879. The sleep failures are due to a known incompatibility between the sleep tests and our UART driver.

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

Reviewers (optional)


Release Notes (required for feature/major PRs)

Summary of changes
Impact of changes
Migration actions required

@ciarmcom ciarmcom requested a review from a team November 20, 2019 00:00
@ciarmcom
Copy link
Member

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

@@ -9257,14 +9257,15 @@
"features": ["BLE"],
"components_add": ["WHD", "43012", "CYW43XXX"],
"components_remove": ["QSPIF"],
"device_has_remove": ["ANALOGOUT", "CRC", "TRNG", "QSPI"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add information why are this being removed to the commit message?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated commit message to add details

- Enabled support for CRC & TRNG as the new MPN has a crypto block.
@morser499 morser499 force-pushed the pr/cyw9p62s1_43012evb_01 branch from 35219df to 174adcf Compare November 20, 2019 15:54
@0xc0170
Copy link
Contributor

0xc0170 commented Nov 25, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Nov 25, 2019

Test run: FAILED

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

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-GCC_ARM

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 25, 2019

CI restarted

@mbed-ci
Copy link

mbed-ci commented Nov 25, 2019

Test run: FAILED

Summary: 1 of 4 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-GCC_ARM

@mbed-ci
Copy link

mbed-ci commented Nov 25, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 3
Build artifacts

@0xc0170 0xc0170 removed the needs: CI label Nov 25, 2019
@0xc0170 0xc0170 merged commit 59bc33c into ARMmbed:master Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants