-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.2-rc2 #2975
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
These change the behavior of the search terms.
…oading from cache - pull_from_cache renamed to pdsc_from_cache - pack_from_cache added - index file member replaced with pdsc_file - pack_file member added to cache
*Changes* - Parallel export - mbed-os tests added - specified release version (default to 5) - default tests AND targets dependent on specified release version
targets/cmsis -> cmsis targets/cmsis/TARGET_* -> targets/TARGET_*/device targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
Modifying D8 to reflect latest hardare changes in RevD hardware #2933
… These guards were added to mbed SDK as there are targets with Cortex-M4. This is similar to the implementation already done for GCC ARM Signed-off-by: Mahadevan Mahesh <[email protected]>
…litate channels configuration
Update the current version of mbed TLS with the development HEAD of the mbed TLS project repository. This mostly includes the latest CMAC feature. Also, update the version in the importer Makefile and VERSION.txt with the hash of the mbed TLS commit that was sync'ed.
This function reads the pull mode from HW and can then be used to avoid over-writing the previously set pull-up / pull-down modes. This is done following reported issue: #2638
This way the pull-up / pull-down modes would not be overwritten as first reported in issue #2638
Comma is a valid char in file paths for Posix systems.
Modify the flash size for Nucleo L073RZ.
Modify the flash size for Nucleo L073RZ.
@sg looks good to go, wanna merge ? :) |
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.