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 2022/09/21 13:45:35 UTC

[GitHub] [incubator-nuttx] acassis commented on issue #7150: Using UART with ESP32

acassis commented on issue #7150:
URL: https://github.com/apache/incubator-nuttx/issues/7150#issuecomment-1253735485

   @SrivamsiMalladi you need to define which UART will be your serial console, you do it on menuconfig (**$ make menuconfig**) then if you need UART0 as serial console your need to enable the symbol: CONFIG_UART0_SERIAL_CONSOLE
   You can search for the symbols just pressing "/" inside the menuconfig and typing the SYMBOL you want to search!


-- 
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