We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b8c45 commit 75ab286Copy full SHA for 75ab286
README.md
@@ -41,7 +41,8 @@ python3 -m pip install --upgrade pyopenssl
41
python3 -m pip install --upgrade .
42
```
43
44
-### How-to-enable detailed heap/stack memory debugging information
+### Developer section
45
+#### How-to-enable detailed heap/stack memory debugging information
46
* Edit [`variants/OPTA/conf/mbed_app.json`](https://github.com/arduino/ArduinoCore-mbed/blob/main/variants/OPTA/conf/mbed_app.json)
47
```diff
48
"target.macros_add": [
0 commit comments