-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove and cleanup old code in the tools #4313
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
These references are removed from mbed 2 scripts, including travis script.
usb host has dependency on rtos1 that is no longer in the code base.
Fixing retarget and board object files, plus adding new one mbed_main.
/morph test |
/morph mbed2-release |
/morph export-build |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 33 All exports and builds passed! |
Hi |
@jeromecoutant we will rework those. We have rtx publish on developer page. We should be able to pull together set of tests for rtos to be tested with mbed 2. |
Remove rtos1 references and usb host from mbed scripts. This is a cherry pick of the following commits on the CMSIS_5 branch:
c913a55
84099cb
077c15f