-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack update for mbed-os-5.6 #4960
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
Nanostack v6.2.0 will be used in mbed-os-5.6
… from e125164..d65b6b0 d65b6b0 Update unittests for nsdynmemlib API change (ARMmbed#71) bc69b8b Disable CoAP duplicate message detection (ARMmbed#69) ccb65f8 Change year 2017 to copyright (ARMmbed#68) 76490a7 Add option to join COAP multicast group (ARMmbed#67) 381d910 Register to multicast groups (ARMmbed#66) dce323c Add transaction delete to CoAP service (ARMmbed#65) feea33e Add option to select used socket interface (ARMmbed#63) 5a5c0f9 Merge pull request ARMmbed#62 from ARMmbed/coap_separation 0d26c00 Modifying file headers and Makefile to adapt from libcoap to mbed-coap d323c3a Fixing unit tests based on new coap library d1a3d25 Modifying Makefile and source file based on new coap library git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service git-subtree-split: d65b6b0
… changes from 1fc996d..be7cdd6 be7cdd6 Merge pull request ARMmbed#34 from ARMmbed/yotta_fixes 9191f44 yotta-related fixes git-subtree-dir: features/FEATURE_COMMON_PAL/sal-stack-nanostack-eventloop git-subtree-split: be7cdd6bf4b1e9f4205e0ae5c54331488a33fb90
* commit 'dd2b0955ae955137785c1dc6587594ea2c5161c5': Squashed 'features/FEATURE_COMMON_PAL/sal-stack-nanostack-eventloop/' changes from 1fc996d..be7cdd6
…9c..b731d95 b731d95 Clarify mutex type requirement (ARMmbed#77) 7c31aef bumb version number (ARMmbed#72) 75982fc fix dummydefine for mbed_trace_init (ARMmbed#71) 539b80c Update version number. (ARMmbed#69) b0e09f9 output/ added to gitignore list (ARMmbed#66) a5cce88 Added include_directories(${CMAKE_CURRENT_SOURCE_DIR}/) include to resolve compilation error for Linux. (ARMmbed#63) d087dbb Ensure tr_array doesn't print <null> when len == 0 (ARMmbed#65) git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-trace git-subtree-split: b731d954d111d92199b2a0402dc9a3d52f5d4a17
* commit '33b0820afc856ebe8808cb0a8c1071bc74780743': Squashed 'features/FEATURE_COMMON_PAL/mbed-trace/' changes from af5f59c..b731d95
@0xc0170 Please start tests for this. |
/morph test-nightly |
@artokin PRs should not contain squashes or merge commits, these break our patch releases. If you wish this to be backported to 5.5.6 then please instead use rebase for your commits. If it is targeted for 5.6 then it is less of an issue... |
@adbridge , this PR is targeted to mbed-os-5.6. |
@adbridge Good point. PR should specify: This is not to be backported to 5.5.x |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputExample Build failed! |
Can somebody explain the build failure:
|
@SeppoTakalo That's an internal IAR error that we are trying to root cause ATM: #4879. |
v6.2.1 targeted to mbed OS 5.6 release.
/morph test-nightly |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Nanostack update for mbed-os-5.6
Notes:
Description
Update nanostack for mbed-os-5.6 release:
Status
IN DEVELOPMENT
Migrations
If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.
NO
This Nanostack release is backwards compatible.
Related PRs
List related PRs against other branches:
Todos
Deploy notes
Notes regarding the deployment of this PR. These should note any
required changes in the build environment, tools, compilers, etc.
Steps to test or reproduce
Outline the steps to test or reproduce the PR here.