hartmannathan commented on code in PR #8400:
URL: https://github.com/apache/nuttx/pull/8400#discussion_r1093363372
##########
Kconfig:
##########
@@ -631,6 +631,15 @@ config DEBUG_ASSERTIONS
set CONFIG_DEBUG_ASSERTIONS=y during debug, but disable the
assertions on a final, buckled up system.
+config DEBUG_ASSERTIONS_EXPRESSION
+ bool "Enable Deubg Assertions show expression"
Review Comment:
```suggestion
bool "Enable Debug Assertions show expression"
```
--
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]