SrivamsiMalladi commented on issue #7150: URL: https://github.com/apache/incubator-nuttx/issues/7150#issuecomment-1253749170
The UART0 is chosen as serial console by default (Maybe because I am using the nsh config of ESP32). Also, when I check the `.config` file, I can see `CONFIG_UART0_SERIAL_CONSOLE=y`, so it is configured! The problem is that the definition of `CONSOLE_DEV` is not happening. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org