You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/12 19:54:41 UTC

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4132: serial: add ctrl+@ to force crash system for debugging

gustavonihei commented on a change in pull request #4132:
URL: https://github.com/apache/incubator-nuttx/pull/4132#discussion_r667948943



##########
File path: drivers/serial/Kconfig
##########
@@ -173,6 +173,20 @@ config SERIAL_TERMIOS
 		If this is not defined, then the terminal settings (baud, parity, etc).
 		are not configurable at runtime; serial streams cannot be flushed, etc..
 
+config TTY_FORCE_PANIC

Review comment:
       I think it is more appropriate to add these options below `CONFIG_DEBUG_FEATURES`, in a new option "Serial Debug Features".




-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org