diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c2157a9457e..523d5b6da3f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 22, 2013

+

Last Updated: May 24, 2013

@@ -2245,9 +2245,9 @@ nsh>

STATUS. Initial support for the STM32L-Discovery was released in NuttX-6.28. - This initial support is very minimal: - There is a configuration using the NuttShell (NSH) that might be the basis for an application development. - As of this writing, a few more things are needed to make this a more complete port: 1) Verfication of more device drivers, and 2) logic that actually uses the low-power consumption modes of the EnergyLite part. + This initial support includes a configuration using the NuttShell (NSH) that might be the basis for an application development. + A driver for the on-board segment LCD is included as well as an option to drive the segment LCD from an NSH "built-in" command. + As of this writing, a few more things are needed to make this a more complete port: 1) Verfication of more device drivers (timers, quadrature encoders, PWM, etc.), and 2) logic that actually uses the low-power consumption modes of the EnergyLite part.

Memory Usage.