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 CYSBSYSKIT_01 #12985

Merged
merged 2 commits into from
Jun 4, 2020
Merged

Conversation

dustin-crossman
Copy link
Contributor

Summary of changes

Updates COMPONENT_SCL to version 1.0.0.
Updates board init function.

Impact of changes

Migration actions required

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)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

08_05_GreenTea_testing.txt

Test failure explanations:

  • Watchdog/reset related failures: These fail due to the custom CM0 application (see Add target CYSBSYSKIT_01 #12603 for background) taking longer than normal to start up, causing an infinite watchdog reset loop. Setting the reset duration to be longer fixes these failures.
  • Network-wifi: Currently this fails due to COMPONENT_SCL not supporting wifi scan. Support for scan will be added in the future.
  • All others: All other failures are related to deep sleep. Currently the CM0 image on this board does not support deep sleep and thus locks deep sleep capability.

Reviewers


@ciarmcom ciarmcom requested review from maclobdell and a team May 16, 2020 01:00
@ciarmcom
Copy link
Member

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

@0xc0170
Copy link
Contributor

0xc0170 commented May 25, 2020

CI restarted

@mbed-ci
Copy link

mbed-ci commented May 25, 2020

Test run: SUCCESS

Summary: 6 of 6 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 added the release-type: patch Indentifies a PR as containing just a patch label Jun 4, 2020
@0xc0170 0xc0170 merged commit e0c7f25 into ARMmbed:master Jun 4, 2020
@mergify mergify bot removed the ready for merge label Jun 4, 2020
@mergify
Copy link

mergify bot commented Jun 4, 2020

This PR does not contain release version label after merging.

@mergify mergify bot added the release version missing When PR does not contain release version, bot should label it and we fix it afterwards label Jun 4, 2020
@adbridge adbridge added release-version: 6.1.0 Release-pending and removed release-type: patch Indentifies a PR as containing just a patch Release-pending labels Jun 24, 2020
@0xc0170 0xc0170 removed the release version missing When PR does not contain release version, bot should label it and we fix it afterwards label Aug 23, 2021
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.

5 participants