mbed-os for GR-LYCHEE
Dependents: mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more
Diff: features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json
- Revision:
- 0:f782d9c66c49
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json Fri Feb 02 05:42:23 2018 +0000 @@ -0,0 +1,13 @@ +{ + "name": "nanostack-hal", + "config": { + "nvm_cfstore": { + "help": "Use cfstore as a NVM storage. Else RAM simulation will be used", + "value": false + }, + "event_loop_thread_stack_size": { + "help": "Define event-loop thread stack size.", + "value": 6144 + } + } +}