Update Documentation
This commit is contained in:
parent
51efe47bd1
commit
1faf8e0ee5
@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -1394,7 +1394,7 @@
|
|||||||
<li>Silicon Laboratories, Inc.
|
<li>Silicon Laboratories, Inc.
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#efm32g">EFM32 Gecko</a> <small>(ARM Cortex-M3)</small></li>
|
<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>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>STMicroelectronics
|
<li>STMicroelectronics
|
||||||
@ -2353,13 +2353,42 @@ nsh>
|
|||||||
<p>
|
<p>
|
||||||
<a name="efm32gg"><b>SiLabs EFM32 Giant Gecko</b>.</a>
|
<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 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>
|
</p>
|
||||||
<ul>
|
Board support is available for the following:
|
||||||
<p>
|
</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>.
|
<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).
|
As of this writing, the basic board support is available for the <i>Giant Gecko</i> in the NuttX source tree.
|
||||||
</p>
|
A basic configuration is available for the NuttShell (NSH).
|
||||||
</ul>
|
Testing is on hold, however, pending the arrival of hardware.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user