summaryrefslogtreecommitdiff
path: root/extra/stack_analyzer/example_annotation.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'extra/stack_analyzer/example_annotation.yaml')
-rw-r--r--extra/stack_analyzer/example_annotation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/stack_analyzer/example_annotation.yaml b/extra/stack_analyzer/example_annotation.yaml
index 92dff8922f..084fabc2d1 100644
--- a/extra/stack_analyzer/example_annotation.yaml
+++ b/extra/stack_analyzer/example_annotation.yaml
@@ -1,3 +1,6 @@
+# Size of extra stack frame needed by exception context switch.
+exception_frame_size: 64
+
# Add some missing calls.
add:
# console_task also calls command_display_accel_info and command_accel_init.