Skip to content

Commit bfd6737

Browse files
authored
Update README.md
1 parent 0ef637e commit bfd6737

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ isr_stack ( start: 20007800 end: 20008000 size: 00000800 used: 000002B0 )
2626

2727
## Use
2828

29+
Add to your program:
30+
2931
```
3032
mbed add https://github.com/nuket/mbed-memory-status.git mbed-memory-status
3133
```
@@ -49,3 +51,4 @@ Then define this in `mbed_memory_status.c`, or via the `mbed_app.json` macros, o
4951

5052
This code exists because of a stupid amount of bug-hunting:
5153
> https://vilimpoc.org/blog/2017/02/01/stack-heap-and-thread-crash-hunting-in-mbed-os/
54+
> https://vilimpoc.org/blog/2017/02/04/isr-stack-usage-on-mbed/

0 commit comments

Comments
 (0)