mirror of https://github.com/ARMmbed/mbed-os.git
cef844f6bf
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. |
||
---|---|---|
.. | ||
cs_nvm | ||
nvm | ||
.gitattributes | ||
.mbedignore | ||
README.md | ||
arm_hal_interrupt.c | ||
arm_hal_interrupt_private.h | ||
arm_hal_random.c | ||
arm_hal_timer.cpp | ||
mbed_lib.json | ||
ns_event_loop.c | ||
ns_event_loop.h | ||
ns_hal_init.c | ||
ns_hal_init.h |
README.md
nanostack-hal-mbed-cmsis-rtos
HAL porting layer for Nanostack on mbed with CMSIS-RTOS