mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos
Yogesh Pande 6edab0e13a Fix to use correct build flag MBED_CONF_NANOSTACK_CONFIGURATION
The bare-metal configuration should be using MBED_CONF_NANOSTACK_CONFIGURATION
instead of MBED_CONF_NANOSTACK_CONFIG.

Fixing the typo for flagging.
2019-08-27 17:20:40 +03:00
..
nvm Remove FEATURE_STORAGE and all underlying deprecated features 2019-03-28 23:10:05 +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 to use correct build flag MBED_CONF_NANOSTACK_CONFIGURATION 2019-08-27 17:20:40 +03: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 Remove FEATURE_STORAGE and all underlying deprecated features 2019-03-28 23:10:05 +02:00
ns_event_loop.c Bare metal support for running PDMC 2019-08-27 13:09:56 +03: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 Bare metal support for running PDMC 2019-08-27 13:09:56 +03:00
ns_event_loop_mutex.c Bare metal support for running PDMC 2019-08-27 13:09:56 +03: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