mbed-os/features/FEATURE_COMMON_PAL/nanostack-libservice
Russ Butler cef844f6bf Break apart client and nanostack dependencies
Move the library files used by both nanostack and client into a common
location.  This allows both client and nanostack to be built stand-alone.

The patch moves the following libraries into a common location:
-mbed-client-c
-mbed-client-randlib
-mbed-trace
-nanostack-hal-mbed-cmsis-rtos
-nanostack-libservice
-sal-stack-nanostack-eventloop

And moves the library 'coap-service' from client into nanostack.
2016-07-26 00:00:20 -05:00
..
mbed-client-libservice Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
source Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
test/libService/unittest Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.gitignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.mbedignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.yotta_ignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
LICENSE Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
README.md Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
apache-2.0.txt Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
module.json Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00

README.md

mbed-client-libservice module

Collection of helper libraries for mbed-client and 6LowPAN/IPv6/RPL/MLE/Thread stack.