-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.12.0-rc4 #10204
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IAR compiler does not seem to like printing null strings.
If the Mbed Studio build of ARMC6 is found, add the --ide=mbed to all necessary executables.
This enables the use of Mbed Studio's version of ARMC6.
There are no differences from Mbed Crypto 1.0.0d7 other than the version number.
There are no differences from the previously imported version of Mbed TLS other than the version number.
The affected targets are Renesas targets, USI_WM_BN_BM_22 based targets, and the MTB_MXCHIP_EMW3166.
These functions will be used to handle some of the error state and warning messages produced when the scripts attempt to select a valid toolchain.
There are two new functions: get_valid_toolchain_names and find_valid_toolchain. These functions are used to figure out if a fallback is possible and necessary. find_valid_toolchain is expected to be used by the front-end scripts. get_toolchain_name was updated with some different logic and comments.
Some unused imports were removed as well as some general clean up.
This removes the arugment help from the output, making the error much easier to find. This solves #10090.
@adbridge, thank you for your changes. |
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
NirSonnenschein
approved these changes
Mar 24, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.