mbed-os/features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json

14 lines
342 B
JSON

{
"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
}
}
}