mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos
Kimmo Vaisanen 7349bc8a47 Implement nanostack eventloop tick timer
Nanostack eventloop tick timer can be used in case high resolution
platform timer is not needed. One usecase for that is Pelion
Cloud client when using for example cellular connectivity. This enables
PDMC application to enter deep sleep state.
2019-04-25 12:01:52 +03:00
..
cs_nvm Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
nvm Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
.gitattributes Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.mbedignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
README.md Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
arm_hal_fhss_timer.cpp Fix compiler warnings in Nanostack HAL 2019-03-26 13:19:33 +02:00
arm_hal_interrupt.c Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
arm_hal_interrupt_private.h Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
arm_hal_random.c Fix compiler warnings in Nanostack HAL 2019-03-26 13:19:33 +02:00
arm_hal_timer.cpp Implement nanostack eventloop tick timer 2019-04-25 12:01:52 +03:00
mbed_lib.json Add option to make Nanostack use global event queue 2018-07-09 12:58:38 +03:00
ns_event_loop.c Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
ns_event_loop.h Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
ns_event_loop_mbed.cpp Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
ns_event_loop_mutex.c Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
ns_event_loop_mutex.h Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00
ns_hal_init.c Implement nanostack eventloop tick timer 2019-04-25 12:01:52 +03:00
ns_hal_init.h Update Nanostack_HAL licenses and copyright year 2019-02-19 12:53:38 +02:00

README.md

nanostack-hal-mbed-cmsis-rtos

HAL porting layer for Nanostack on mbed with CMSIS-RTOS