summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 17:52:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 17:52:10 +0000
commit8fc61a47027beb6309fc16fcc9901059a62026d3 (patch)
treefc14f4a4378f12a19e68ad198703254e031f8c62 /nuttx/Documentation/NuttX.html
parent87e2cdcd00d8cdaab89a154cfb7112a54252c1c2 (diff)
downloadpx4-nuttx-8fc61a47027beb6309fc16fcc9901059a62026d3.tar.gz
px4-nuttx-8fc61a47027beb6309fc16fcc9901059a62026d3.tar.bz2
px4-nuttx-8fc61a47027beb6309fc16fcc9901059a62026d3.zip
Update documenation to include Calypso and the Compal phones
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4513 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 760d49e6d..6869b6f7d 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1040,7 +1040,7 @@
<li><a href="#linuxusermode">Linux user mode simulation</a> (1)</li>
<li>ARM
<ul>
- <li><a href="#arm7tdmi">ARM7TDMI</b></a> (4)</li>
+ <li><a href="#arm7tdmi">ARM7TDMI</b></a> (5)</li>
<li><a href="#arm920t">ARM920T</a> (1) </li>
<li><a href="#arm926ejs">ARM926EJS</a> (3) </li>
<li><a href="#armcortexm3">ARM Cortex-M3</a> (14)</li>
@@ -1137,6 +1137,28 @@
<td><br></td>
<td>
<p>
+ <b>TI Calypso</b>.
+ This port supports the TI &quot;Calypso&quot; MCU used in various cell phones (and, in particular,
+ by the <a href="http://bb.osmocom.org/trac/">Osmocom-bb project</a>).
+ Like the c5471, NuttX operates on the ARM7 of this dual core processor.
+ </p>
+ <ul>
+ <p>
+ <b>STATUS:</b>
+ This port was contributed by Denis Carilki and includes the work of Denis, Alan Carvalho de Assis, and Stefan Richter.
+ Calypso support first appeared in NuttX-6.17.
+ </p>
+ </ul>
+ </td>
+</tr>
+<tr>
+ <td><br></td>
+ <td><hr></td>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
<b>NXP LPC214x</b>.
Support is provided for the NXP LPC214x family of processors. In particular,
support is provided for the mcu123.com lpc214x evaluation board (LPC2148).