wangchdo commented on code in PR #17121: URL: https://github.com/apache/nuttx/pull/17121#discussion_r2390091419
########## Kconfig: ########## @@ -2467,8 +2467,8 @@ config STACKCHECK_SOFTWARE config STACKCHECK_MARGIN Review Comment: In this way if >0 both STACKCHECK_MARGIN and STACKCHECK_SOFTWARE will be enabled together, I think user may want to choose which one to enable separately so he can choose to enable any one, or enable both, how do you think? -- 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]
