summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-12 14:47:04 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-12 14:47:04 -0600
commit67907b639e81c02bad4fa60e2460d820e78a414c (patch)
treead69ababc5f138d78c8d3363bdc13a91b7dc9e24 /nuttx
parent97034d23851f2f1d6688a2cd45d517ecd72ef6dc (diff)
downloadnuttx-67907b639e81c02bad4fa60e2460d820e78a414c.tar.gz
nuttx-67907b639e81c02bad4fa60e2460d820e78a414c.tar.bz2
nuttx-67907b639e81c02bad4fa60e2460d820e78a414c.zip
Update document and README
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/Documentation/NuttX.html6
-rw-r--r--nuttx/configs/efm32gg-stk3700/README.txt5
2 files changed, 6 insertions, 5 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 02a55b317..b98523dbe 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2289,7 +2289,7 @@ nsh>
<ol>
<li>
<p>
- <b>SiLabs EFM32 Gecko Starter Kit t (EFM32-G8XX-STK)</b>.
+ <b>SiLabs EFM32 Gecko Starter Kit (EFM32-G8XX-STK)</b>.
The Gecko Starter Kit features:
<p>
<ul>
@@ -2384,8 +2384,8 @@ nsh>
<p>
<b>STATUS</b>.
As of this writing, the basic board support is available for the <i>Giant Gecko</i> 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.
</p>
</li>
</ol>
diff --git a/nuttx/configs/efm32gg-stk3700/README.txt b/nuttx/configs/efm32gg-stk3700/README.txt
index 8d54a697a..c85a99c71 100644
--- a/nuttx/configs/efm32gg-stk3700/README.txt
+++ b/nuttx/configs/efm32gg-stk3700/README.txt
@@ -27,8 +27,9 @@ STATUS
======
2014-11-02: Completed the basic NSH configuration for the EFM32 Giant Gecko
- Starter Kit. The hardware is on order and the port will be verified sometime
- thereafter.
+ Starter Kit.
+ 2014-11-12: The basic NSH configuration is functional with a serial console
+ on LEUART0.
LEDs and Buttons
================