Skip to content

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 93 commits into from
Oct 10, 2016
Merged

Release candidate for mbed-os-5.2-rc2 #2975

merged 93 commits into from
Oct 10, 2016

Conversation

adbridge
Copy link
Contributor

No description provided.

jamike and others added 30 commits October 10, 2016 17:22
…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
Andres AG and others added 27 commits October 10, 2016 17:24
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]>
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.
@adbridge
Copy link
Contributor Author

@sg looks good to go, wanna merge ? :)

@sg- sg- merged commit a551faa into mbed-os-5.2 Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.