kasjer commented on code in PR #3398:
URL: https://github.com/apache/mynewt-core/pull/3398#discussion_r2039267339


##########
boot/startup/syscfg.yml:
##########
@@ -34,6 +34,10 @@ syscfg.defs:
             For bootloader it's main stack, for application this stack is used 
by interrupts
             and exceptions.
         value: 768
+    MAIN_STACK_FILL:
+        description: >
+            Fill main stack (interrupt stack) with pattern on startup.
+        value: 0

Review Comment:
   Update as requested



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to