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.