leo hendrickson / Mbed OS example-Ethernet-mbed-Cloud-connect
Committer:
leothedragon
Date:
Tue May 04 08:55:12 2021 +0000
Revision:
0:8f0bb79ddd48
nmn

Who changed what in which revision?

UserRevisionLine numberNew contents of line
leothedragon 0:8f0bb79ddd48 1 {
leothedragon 0:8f0bb79ddd48 2 "name": "ns-hal-pal",
leothedragon 0:8f0bb79ddd48 3 "config": {
leothedragon 0:8f0bb79ddd48 4 "nvm_cfstore": {
leothedragon 0:8f0bb79ddd48 5 "help": "Use cfstore as a NVM storage. Else RAM simulation will be used",
leothedragon 0:8f0bb79ddd48 6 "value": false
leothedragon 0:8f0bb79ddd48 7 },
leothedragon 0:8f0bb79ddd48 8 "event_loop_thread_stack_size": {
leothedragon 0:8f0bb79ddd48 9 "help": "Define event-loop thread stack size.",
leothedragon 0:8f0bb79ddd48 10 "value": 6144
leothedragon 0:8f0bb79ddd48 11 }
leothedragon 0:8f0bb79ddd48 12 }
leothedragon 0:8f0bb79ddd48 13 }