mirror of https://github.com/ARMmbed/mbed-os.git
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.pull/2249/head
parent
effa193386
commit
cef844f6bf
0
features/FEATURE_CLIENT/mbed-client-c/nsdl-c/sn_nsdl_lib.h → features/FEATURE_COMMON_PAL/mbed-client-c/nsdl-c/sn_nsdl_lib.h
Executable file → Normal file
0
features/FEATURE_CLIENT/mbed-client-c/nsdl-c/sn_nsdl_lib.h → features/FEATURE_COMMON_PAL/mbed-client-c/nsdl-c/sn_nsdl_lib.h
Executable file → Normal file
0
features/FEATURE_CLIENT/mbed-client-c/run_unit_tests.sh → features/FEATURE_COMMON_PAL/mbed-client-c/run_unit_tests.sh
Executable file → Normal file
0
features/FEATURE_CLIENT/mbed-client-c/run_unit_tests.sh → features/FEATURE_COMMON_PAL/mbed-client-c/run_unit_tests.sh
Executable file → Normal file
0
features/FEATURE_CLIENT/coap-service/xsl_script.sh → features/FEATURE_COMMON_PAL/mbed-client-c/xsl_script.sh
Executable file → Normal file
0
features/FEATURE_CLIENT/coap-service/xsl_script.sh → features/FEATURE_COMMON_PAL/mbed-client-c/xsl_script.sh
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue