Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
simple-mbed-cloud-client/mbed-cloud-client/ns-hal-pal/mbed_lib.json@0:8f0bb79ddd48, 2021-05-04 (annotated)
- Committer:
- leothedragon
- Date:
- Tue May 04 08:55:12 2021 +0000
- Revision:
- 0:8f0bb79ddd48
nmn
Who changed what in which revision?
User | Revision | Line number | New 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 | } |