From 56128f37111772fee76c56f8bfbb116ecc0d70d5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 21 May 2013 12:39:48 -0600 Subject: [PATCH] Add STM32L15X segment LCD register definitions; Updated documentatin and README files --- Documentation/NuttX.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 457302400b..ab9f93a4d3 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>

  • Cygwin is a trademark of Red Hat, Incorporated.
  • Linux is a registered trademark of Linus Torvalds.
  • Eagle-100 is a trademark of Micromint USA, LLC. +
  • EnergyLite is a trademark of STMicroelectronics.
  • LPC2148 is a trademark of NXP Semiconductors.
  • TI is a tradename of Texas Instruments Incorporated.
  • UNIX is a registered trademark of The Open Group.
  • @@ -4378,8 +4379,8 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org>
  • ZDS, ZNEO, Z16F, Z80, and Zilog are a registered trademark of Zilog, Inc.
  • - 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.