Update Documentation

This commit is contained in:
Gregory Nutt 2014-11-03 17:35:26 -06:00
parent 0fd1f6b912
commit 5c64d09b02
1 changed files with 36 additions and 7 deletions

View File

@ -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>