Skip to content

Commit f182743

Browse files
authored
Update README.md
1 parent 4cacde3 commit f182743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ See the `startup_example.S.txt` file for what this looks like (the file is a mod
4444
Then define this in `mbed_memory_status.c`, or via the `mbed_app.json` macros, or via the command line:
4545

4646
```c
47-
#define CAN_DEBUG_ISR_STACK_USAGE
47+
#define DEBUG_ISR_STACK_USAGE 1
4848
```
4949
5050
## Why

0 commit comments

Comments
 (0)