From 201a024ef9a7e960ffbc73740af71e190011ae3c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 3 Jun 2015 16:36:13 -0600 Subject: [PATCH] Update README.txt --- configs/lincoln60/README.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/configs/lincoln60/README.txt b/configs/lincoln60/README.txt index f3d03208efc..8d46ecc6fa9 100644 --- a/configs/lincoln60/README.txt +++ b/configs/lincoln60/README.txt @@ -490,5 +490,9 @@ Where is one of the following: b. Execute 'make menuconfig' in nuttx/ in order to start the reconfiguration process. - 2. This configuration enables only the serial NSH interface. See - notes above for enabling USB host support in this configuration. + 2. This configuration uses a serial console on UART0 at 115200 8N1. + This is the serial port at the connector labelled COM1 on the + Lincoln 60. + + 3. This configuration enables only the serial NSH interface. See + notes above for enabling USB host support in this configuration.