-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.5.2 #4689
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
"Browse information," or the indexer for MDK, causes extremely long build times when enabled.
This commit implements a SPI mode which will offer better performance thanks to usage of Lower Layer API which use fewer registers access, at the cost of lower robustness (no error management).
- leds definition - add sw4stm32 exporter - recomment mco debug
Needed to pass ci-test-shield tests.
…file from F4/device directory
Provide a more precise link to the docs.mbed.com page
If the file extra_targets.json exists in the working directory load it over the top of the built in targets.json for defining new and overriding built in mbed target definitions.
Recursively merge any target configs in extra_targets.json rather than completely replacing keys at the top level
Avoid duplication of update_target_data() code Keep "custom_targets.json" filename definition in Targets()
/morph test-nightly |
/morph mbed2-release |
/morph export-build |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 77 Exporter Build failed! |
/morph mbed2-release |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Result: ABORTEDYour command has finished executing! Here's what you wrote!
OutputTest failed! |
/morph test-nightly |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
/morph export-build |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 79 Exporter Build failed! |
This definition requires IAR 7.80.2 and higher. It will be readded once we all update to the latest IAR 7.80 patch release. For future, please any new target should state what are the requirements on tools to avoid this suprises.
/morph export-build |
/morph test-nightly |
/morph mbed2-release |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 81 All exports and builds passed! |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Weird nightly failure :
@studavekar Looks like the test case passed but the result didn't get propagated to the host? |
Result: ABORTEDYour command has finished executing! Here's what you wrote!
OutputTest failed! |
/morph test-nightly |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
No description provided.