From f43a1d64a35ebc401e991d5ca1a8b7b3f5c7a9c8 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Nov 2014 14:47:04 -0600 Subject: [PATCH] Update document and README --- Documentation/NuttX.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 02a55b317a1..b98523dbe9a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2289,7 +2289,7 @@ nsh>
  1. - SiLabs EFM32 Gecko Starter Kit t (EFM32-G8XX-STK). + SiLabs EFM32 Gecko Starter Kit (EFM32-G8XX-STK). The Gecko Starter Kit features:

      @@ -2384,8 +2384,8 @@ nsh>

      STATUS. As of this writing, the basic board support is available for the Giant Gecko in the NuttX source tree. - A basic configuration is available for the NuttShell (NSH). - Testing is on hold, however, pending the arrival of hardware. + A verified configuration is available for the basic NuttShell (NSH) using LEUART0 for the serial console. + Development of USB support is in progress.