diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index c2bc61cbb61..2d8b4722d7f 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -8,7 +8,7 @@

NuttShell (NSH)

-

Last Updated: February 2, 2012

+

Last Updated: March 6, 2012

@@ -2179,8 +2179,24 @@ nsh> CONFIG_NSH_CONSOLE - If CONFIG_NSH_CONSOLE is set to y, then a serial - console front-end is selected. +

+ If CONFIG_NSH_CONSOLE is set to y, then a serial + console front-end is selected. +

+

+ Normally, the serial console device is a UART and RS-232 interface. + However, if CONFIG_USBDEV is defined, then a USB serial device may, instead, be used if the one of the following are defined: +

+