acassis edited a comment on issue #1643:
URL: 
https://github.com/apache/incubator-nuttx/issues/1643#issuecomment-679998173


   Hi TA1DB, yes all you need to do it:
   $ make menuconfig
   
   System Type  --->
       STM32 Peripheral Support  --->
           [*] USART6
   
   Device Drivers  --->
       [*] Serial Driver Support  --->
           Serial console (USART1)  --->
               (X) USART6
   
   It is important to keep it on USART1 because it will make the life of other 
users more easy. I just submitted the PR #1644 to fix it.


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

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


Reply via email to