This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Conversation
This file contains 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
Point the libs to pal.lib PR having the CMSIS support and mbed OS lib to the CMSIS branch (ARMmbed/mbed-os#4294).
Take the 1st RC into use.
Update MBEDGW binaries for mbed-os-5.5
GW binaries re-compiled with proper fix to 6LoWPAN.
Update the hash to get latest from master from public PAL repo. * b29b7e9 avolinski - pal_plat_osKernelSysTickFrequency() fix * 7fe2608 avolinski - added back pal_plat_osKernelSysMilliSecTick * d739159 avolinski - remove non 1.2 code * 99eabff avolinski - Remove threadFunctionWrapper * aaf3219 avolinski - makefile adjustment * a0d078c avolinski - rename plat_rtos to .cpp * d9e8cd1 avolinski - mbedOS5.5 adaptations1 * a48b8e9 avolinski - rename plat_rtos to .c * fe85a81 avolinski - mbedOS5.5 additional fixes
To make it possible to compile non-K64F boards. CFSTORE and the update stuff only compiles with K64F, thus #ifdef it out in pal.
* cc471be Janne Kiiskilä - Merge pull request #25 from ARMmbed/early_mac |\ | * 8910b51 Janne Kiiskilä - Move MAC address printing earlier |/ * 08ab1a3 Janne Kiiskilä - Merge pull request #23 from ARMmbed/network-errors |\ | * 04ed4b9 Jan Jongboom - Add a link to the mbed OS Communication API for network errors |/ * 3a7409f Seppo Takalo - Merge pull request #22 from betzw/betzw_wb_github |\ | * e80154c Wolfgang Betz - Update Spirit1 lib
One more file needed the #ifdef to avoid linking issues.
yogpan01
suggested changes
Jun 14, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dont modify pal.lib and mbed-os.lib in this PR
ThisPR was only intended to get CI builds with mbedtls tracing. Not needed anymore. Closing PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
DO NOT MERGE
Status
IN DEVELOPMENT
Migrations
NO
Description
Traces enabled for debugging with mbed-os-5.5
Related PRs
List related PRs against other branches:
Todos
Deploy Notes
Notes regarding deployment the contained body of work.
Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.
Impacted Areas in Application
List components, applications or use-cases that this PR will affect: