Skip to content

Commit f018283

Browse files
author
Amanda Butler
authored
Add link to demo_testing.md
Add link to Pelion site for content about SOTP parameters.
1 parent 793f8dc commit f018283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/porting/porting_full_process/demo_testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Then, test connectivity and firmware update:
9292
9393
- If your target uses WiFi, fill in the SSID and Password fields in `mbed_app.json`.
9494
95-
- Add NVStore descriptors (previously known as SOTP) for storage to `mbed-cloud-client-example/mbed_lib.json`. For example:
96-
<!-- Don: How does someone figure out what these parameters should be? -->
95+
- Add [NVStore descriptors (previously known as SOTP)](https://cloud.mbed.com/docs/porting/porting-a-new-target-for-mbed-os.html) for storage to `mbed-cloud-client-example/mbed_lib.json`. For example:
96+
9797
```
9898
...
9999
"sotp-section-2-size" : "(16*1024)"

0 commit comments

Comments
 (0)