mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| doxygen | ||
| nsdl-c | ||
| source | ||
| test | ||
| unittest | ||
| .gitattributes | ||
| .gitignore | ||
| .mbedignore | ||
| .yotta_ignore | ||
| LICENSE | ||
| Makefile.test | ||
| README.txt | ||
| apache-2.0.txt | ||
| junit_xsl.xslt | ||
| module.json | ||
| run_unit_tests.sh | ||
| run_unit_tests_with_valgrind.sh | ||
| xsl_script.sh | ||
README.txt
The mbed Device C Client Library provides a simple and efficient way to create mbed Device Client in C.