Update README.txt

This commit is contained in:
Gregory Nutt
2015-06-03 16:36:13 -06:00
parent 5df7ae9b64
commit 201a024ef9
+6 -2
View File
@@ -490,5 +490,9 @@ Where <subdir> is one of the following:
b. Execute 'make menuconfig' in nuttx/ in order to start the b. Execute 'make menuconfig' in nuttx/ in order to start the
reconfiguration process. reconfiguration process.
2. This configuration enables only the serial NSH interface. See 2. This configuration uses a serial console on UART0 at 115200 8N1.
notes above for enabling USB host support in this configuration. 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.