-
Notifications
You must be signed in to change notification settings - Fork 3k
Ns integration #3240
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
Ns integration #3240
Conversation
Change-Id: If6ab46485debc3a3e46578ce4894cb4c5adf7c66
Change-Id: Idf04d5670193ffc15c6eb02780fe16222963c6de
Change-Id: I8a6f66b5c6b6d3ef3db73f8fb5bf4191963be790
Change-Id: I7a8fa75c49f3c31d4db2d7c4d05830a678de7a2d
Change-Id: If72db0475395442041a3cf626269363a40806c5b
Change-Id: Iff0f837140af1a4c0f8eaa212e7761e52617bf42
Change-Id: I8f71a919e410e7b2883d3405da30f0ac60097115
Change-Id: I39ed1a81652d1d6951e19fa63f3fe89e641ca2af
Change-Id: I5d74ba7adbe44dd07eebd7f0052a43e72c1b4e73
Change-Id: If6d936fad0764415dcbe28608a26cf31934a846a
Add a makefile target needed for adding the library binary to given tar archive, which is used by Makefile.simulator. Change-Id: I700efaf51422664d0dde249d35e7228a327454b5
licence and copyrights updated
copyright and licence updates
@miklis Again, Jenkins pipeline is not starting... This time it should notice, this is a local branch. |
3ed8693
to
c71abfe
Compare
Tested Ublox with Atmel shield and Thread GW from ARMmbed/mbed-os-example-client#110 Seems to work OK. |
/morph test |
retest uvisor |
@mazimkhan Can you restart uvisor job for this PR please? |
Successfully tested thread-testapp-private with this PR (Commissioning works OK and SED can ping global IP address). PR is good from Thread point of view. |
retest uvisor |
Restarted uVisor job as probably affected by n/w outage. |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 1043 All builds and test passed! |
/morph test-nightly |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 1046 All builds and test passed! |
@0xc0170 Can you merge this in now? |
Description
a1982c1de752c50410d975a03f505a69972539f5
26cdd3904f3042c21155a39e940fafb266af20d2
All updates to sources were made by using
git subtree
commands so Git can actually track and show the history of those libraries.For bigger libraries I will be using
--squash
to squash the history.Tested on:
Build tested on:
Tested on HW means that device was able to connect the network with mesh-minimal application.
Status
READY
TBD:
Migrations
NO
Todos
CC: @mikter @hasnainvirk @yogpan01 @kimlep01
This is now from local branch.
Also, note that Github does not correctly show history of Git subtrees, diff is ok.