-
Notifications
You must be signed in to change notification settings - Fork 3k
Add CC3220SF_Launchxl to Mbed OS #11063
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
Conversation
@linlingao, thank you for your changes. |
New target support, @ARMmbed/mbed-os-hal Please review. |
Test run: FAILEDSummary: 3 of 4 test jobs failed Failed test jobs:
|
@linlingao Please check the build failures. CC3220SF ARM
CC3220SF_LAUNCHXL ARM
|
…reating cc3220sf a target
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
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.
Most of the HAL looks fine. Only the PWM is not complete.
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
@ARMmbed/mbed-os-maintainers @ARMmbed/mbed-os-test-team That's odd. Has it typically been the case where |
One server that Pelion Client tests against is down. We are investigating. |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@ARMmbed/mbed-os-hal Missing PWM is now added, is this OK to go in? |
Please, please don't let this sit for too long... rebase PRs this big is painful... |
@ARMmbed/mbed-os-hal can you please review? |
@0xc0170 Is there anything I can do to move this along? |
I keep this open and review tomorrow 👍 |
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.
Cosmetic changes request. Otherwise looks good.
Lot of work in here, how was this tested? Adding new target should contain logs with tests run for all toolchains.
...s/TARGET_TI/TARGET_CC32XX/TARGET_CC3220SF/TARGET_CC3220SF_LAUNCHXL/TargetConfiguration.ccxml
Show resolved
Hide resolved
@0xc0170 You can find status and links to Jira issues and test logs here. https://confluence.arm.com/display/CES/TI+Port+Milestones+and+Status (Arm internal link). |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Can this be merged yet? |
Description
Add CC3220SF Launchxl support.
Pull request type
Reviewers
Release Notes