From 1663d7ed2c6b80d7f6f3c73c8e26a9a26078c608 Mon Sep 17 00:00:00 2001
From: patacongo
Date: Mon, 4 Mar 2013 18:00:07 +0000
Subject: [PATCH] LPC1788 updates -- OS test configuration now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
---
Documentation/NuttX.html | 25 +++++++++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index cd9cc489d8..3d3782ab6a 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: February 18, 2013
+ Last Updated: March 4, 2013
|
@@ -1679,7 +1679,7 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
ARM920T (1)
ARM926EJS (3)
ARM Cortex-M0 (1)
- ARM Cortex-M3 (16)
+ ARM Cortex-M3 (17)
ARM Cortex-M4 (6)
Atmel AVR
@@ -2529,6 +2529,27 @@ nsh>
+
+
|
+
|
+
+
+
|
+
+
+ NXP LPC1788.
+ The port of NuttX to the WaveShare Open1788 is a collaborative effort between Rommel Marcelo and myself
+ (with Rommel being the leading contributor and I claiming only a support role).
+ You can get more information at the Open1788 board from the WaveShare website.
+
+
+ STATUS:
+ This is still a work in progess.
+ At present there is a working basic port with OS verification and Nuttshell (NSH) configurations.
+ This is stablilizing nicely now and the next steps will involve getting solid LCD support on the WaveShare board.
+
+ |
+
|
|