summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-03 17:35:26 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-03 17:35:26 -0600
commit615a104052db960d2b51d9e78a5bf015413b0459 (patch)
treeccaaf104be9d2d955825452ddce56e8064fc8cdb /nuttx/Documentation
parent66439e77dcf8da9a8482f643632f1be8ed02d94b (diff)
downloadnuttx-615a104052db960d2b51d9e78a5bf015413b0459.tar.gz
nuttx-615a104052db960d2b51d9e78a5bf015413b0459.tar.bz2
nuttx-615a104052db960d2b51d9e78a5bf015413b0459.zip
Update Documentation
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html43
1 files changed, 36 insertions, 7 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index ca4ebcdac..6c54d6880 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: October 30, 2014</p>
+ <p>Last Updated: November 3, 2014</p>
</td>
</tr>
</table>
@@ -1394,7 +1394,7 @@
<li>Silicon Laboratories, Inc.
<ul>
<li><a href="#efm32g">EFM32 Gecko</a> <small>(ARM Cortex-M3)</small></li>
- <li><a href="#emf32gg">EFM32 Giant Gecko</a> <small>(ARM Cortex-M3)</small></li>
+ <li><a href="#efm32gg">EFM32 Giant Gecko</a> <small>(ARM Cortex-M3)</small></li>
</ul>
</li>
<li>STMicroelectronics
@@ -2353,13 +2353,42 @@ nsh>
<p>
<a name="efm32gg"><b>SiLabs EFM32 Giant Gecko</b>.</a>
This is a port for the Silicon Laboratories' EFM32 <i>Giant Gecko</i> family.
+ This board features the EFM32GG990F1024 MCU with 1 MB flash and 128 kB RAM.
</p>
- <ul>
- <p>
+ Board support is available for the following:
+ </p>
+ <ol>
+ <li>
+ <p>
+ <b>SiLabs EFM32 Giant Gecko Starter Kit t (EFM32GG-STK3700)</b>.
+ The Gecko Starter Kit features:
+ <p>
+ <ul>
+ <li>EFM32GG990F1024 MCU with 1 MB flash and 128 kB RAM
+ <li>32.768 kHz crystal (LXFO) and 48 MHz crystal (HXFO)
+ <li>32 MB NAND flash
+ <li>Advanced Energy Monitoring
+ <li>Touch slider
+ <li>8x20 LCD
+ <li>2 user LEDs
+ <li>2 user buttons
+ <li>USB interface for Host/Device/OTG
+ <li>Ambient light sensor and inductive-capacitive metal sensor
+ <li>EFM32 OPAMP footprint
+ <li>20 pin expansion header
+ <li>Breakout pads for easy access to I/O pins
+ <li>Power sources (USB and CR2032 battery)
+ <li>Backup Capacitor for RTC mode
+ <li>Integrated Segger J-Link USB debugger/emulator
+ </ul>
+ <p>
<b>STATUS</b>.
- At this time there are no board support packages for the <i>Giant Gecko</i> in the NuttX source tree (there are ports to proprietary <i>Giant Gecko</i> hardware, howevever).
- </p>
- </ul>
+ 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.
+ </p>
+ </li>
+ </ol>
</td>
</tr>
<tr>