-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove unsupported targets #12775
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
Remove unsupported targets #12775
Conversation
Huge clean-up. Thanks Marcelo! |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
Rebased |
CI started |
Test run: FAILEDSummary: 2 of 3 test jobs failed Failed test jobs:
|
I've identified and fixed an issue on the WIO_EMW3166 target for the WICED driver. |
cc @ARMmbed/mbed-os-test looks like something in CI, please review |
CI restarted |
Test run: SUCCESSSummary: 7 of 7 test jobs passed |
Just to make sure, I'll cc here teams to be aware. @ARMmbed/team-realtek @ThunderSoft123 @ARMmbed/team-ublox @ARMmbed/team-wiznet I am doing final review and will merge. |
Summary of changes
This is the first of a series of PRs to remove targets that are not supported or retired as explained in recent blog post.
There are individual commits to remove targets from targets.json and files/folders for the corresponding targets.
Impact of changes
The following targets are being removed:
Migration actions required
Documentation
We'll update os.mbed.com/platforms with the list of supported platforms for Mbed 6
Pull request type
Test results
Reviewers
@ARMmbed/mbed-os-maintainers