From 42979c41bd5282ee5b9cfddb8ac26be26ec30aed Mon Sep 17 00:00:00 2001
From: patacongo
Date: Thu, 26 Apr 2012 21:26:39 +0000
Subject: [PATCH] Add NSH configuration for the Bit Whacker
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4661 42af7a65-404d-4744-a932-0658087f49c3
---
Documentation/NuttX.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 4bc1f5e510c..f85dcf784ac 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -2189,13 +2189,15 @@
UBW32 Board from Sparkfun
This is the port to the Sparkfun UBW32 board.
- This port uses the original v2.4 board which is based on the MicroChip PIC32MX460F512L.
+ This port uses the original v2.5 board which is based on the MicroChip PIC32MX460F512L.
This older version has been replaced with this newer board.
See also the UBW32 web site.
STATUS:
- This is a work in progress.
+ The basic port is code complete and fully verified in NuttX 6.18.
+ Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide).
+ USB has not yet been fully tested but on first pass appears to be functional.