Skip to content

Commit 75ab286

Browse files
committed
Make it clear that instructions on memory tracing are intended for developers only.
1 parent 04b8c45 commit 75ab286

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ python3 -m pip install --upgrade pyopenssl
4141
python3 -m pip install --upgrade .
4242
```
4343

44-
### How-to-enable detailed heap/stack memory debugging information
44+
### Developer section
45+
#### How-to-enable detailed heap/stack memory debugging information
4546
* Edit [`variants/OPTA/conf/mbed_app.json`](https://github.com/arduino/ArduinoCore-mbed/blob/main/variants/OPTA/conf/mbed_app.json)
4647
```diff
4748
"target.macros_add": [

0 commit comments

Comments
 (0)