This repository was archived by the owner on Apr 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Some funny business with the Jenkinsfile, it seems to checkout wrong mbed-client lib? |
rebuild |
Update 6LoWPAN Gateway binaries to match sal-stack-nanostack#v6.0.1. Update thread configuration file as Thread channel is changed from channel 12 to channel 22 and PANID 0700.
Chapter on linking. If someone updates just with pull or just git checkout to this branch, the dependencies might not be in place (or in this particular case you have the CoaP stuff twice there - ending linking errors).
Update the lib reference to the mbed-client.lib that's supporting CoAP separation and TCP connectivity fix. * bd4beab Teemu Takaluoma - Update mbed-client-classic with fixes for TCP * ac08406 Teemu Takaluoma - Update CMakeLists to support the mbed-client-c inclusion * 61c4b5f Teemu Takaluoma - Add mbed-client-c to mbed-client
5d6cf5d
to
5270321
Compare
Rebased a bit, left out one unnecessary commit (temporary mbed-client.lib update). Force pushed, so it will re-write the history a bit (apologies for that). |
Update Thread timestamp value to 0x10000 in Thread GW binaries.
e3dfa44
to
f9b2f40
Compare
rebuild |
Updating mbed-os to mbed-os-5.4.0-rc2
rebuild |
adbridge
reviewed
Mar 9, 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.
mbed-os.lib looks correct for 5.4.0. I can't really comment on the client specific changes
adbridge
approved these changes
Mar 9, 2017
Merging this PR, IAR for ODIN is failing the PR check but this is a Known issue listed here #203 |
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.
PR to test things.