mbed-os/features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos
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
..
cs_nvm Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
nvm Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.gitattributes 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
README.md Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
arm_hal_interrupt.c Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
arm_hal_interrupt_private.h Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
arm_hal_random.c Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
arm_hal_timer.cpp Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
mbed_lib.json Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
ns_event_loop.c Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
ns_event_loop.h Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
ns_hal_init.c Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
ns_hal_init.h Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00

README.md

nanostack-hal-mbed-cmsis-rtos

HAL porting layer for Nanostack on mbed with CMSIS-RTOS