diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 457302400bf..ab9f93a4d3f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2124,7 +2124,7 @@ nsh> 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, more device drivers are needed to make this a more complete port. + 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.
Memory Usage. @@ -4371,6 +4371,7 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org>
- NOTE: NuttX is not licensed to use the POSIX trademark. NuttX uses the POSIX - standard as a development guideline only. + NOTE: NuttX is not licensed to use the POSIX trademark. + NuttX uses the POSIX standard as a development guideline only.