From 09a9a3cedced6c150668c946a44c9dac82f79184 Mon Sep 17 00:00:00 2001
From: Gregory Nutt
Date: Thu, 11 Apr 2013 06:53:26 -0600
Subject: [PATCH] Updated to documentation and README files
---
Documentation/NuttX.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 6ba0c95a00..35bf7f41e0 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: April 1, 2013
+ Last Updated: April 10, 2013
|
@@ -2417,11 +2417,11 @@ nsh>
STATUS:
- This is still a work in progess.
At present there is a working basic port with OS verification, Nuttshell (NSH) configurations, and a graphics test configuration.
The NSH configuration includes verfied support for (DMA-based) SD card interface.
SDRAM is working.
- The LCD driver is not functional as of this writing, but is actively underwork and is expected to be available in the NuttX-6.27 release.
+ The frame-buffer LCD driver is functional and the touchscreen interface is actively underwork.
+ Both should be available in the NuttX-6.27 release.
@@ -2650,13 +2650,13 @@ nsh>
TI Stellaris LM4F120.
This port uses the TI Stellaris LM4F120 LaunchPad.
- Jose Pablo Carballo is doing this port.
+ Jose Pablo Carballo and I are doing this port.
STATUS:
- As of this writing, the basic port is code complete but still untested.
- The fully verified LM4F120 LaunchPad port is expected in NuttX-6.27.
+ As of this writing, the basic port is code complete and fully verified configurations exit for the basic NuttX OS test and for the NuttShell NSH).
+ The first fully functional LM4F120 LaunchPad port was released in NuttX-6.27.