diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index c601271c40..1a2a1da062 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -2218,13 +2218,28 @@ nsh>

- If USB tracing is enabled, then NSH will initialize USB tracing as requested by the following: + If USB tracing is enabled (CONFIG_USBDEV_TRACE), then NSH will initialize USB tracing as requested by the following. + Default: Only USB errors are traced.