Skip to content

Commit bc5f730

Browse files
committed
docs: common: Update release.md
Update release.md to informs users that debug builds use Nordic's Memfault account for uploading diagnostic and crash data. Signed-off-by: Simen S. Røstad <[email protected]>
1 parent 65f5cf7 commit bc5f730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/common/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Asset Tracker Template generates multiple firmware artifacts for different h
2222

2323
| **Artifact Name** | **Hardware Platform** | **Description** | **Use Case** |
2424
|-------------------|----------------------|----------------|--------------|
25-
| `att-thingy91x-{VERSION}-debug.hex` | Thingy:91 X (nRF9151) | Debug build with enhanced logging and diagnostic features | Development debugging and issue investigation |
25+
| `att-thingy91x-{VERSION}-debug.hex` | Thingy:91 X (nRF9151) | Debug build with enhanced logging and diagnostic features. **Note: This build uploads diagnostic and crash data to Memfault using Nordic's account and is intended for internal use only.** | Development debugging and issue investigation |
2626
| `att-thingy91x-{VERSION}-mqtt.hex` | Thingy:91 X (nRF9151) | Firmware with MQTT cloud connectivity instead of CoAP | Testing MQTT-based cloud communication |
2727

2828
#### Specialized Configuration Variants

0 commit comments

Comments
 (0)