summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-13 23:24:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-13 23:24:37 +0000
commit36052c9b70ae9fb8ad6e4f6c91094c26f749cf68 (patch)
tree0ba336d5cb6e794a9bd7681c730be42e4c8e1d32 /nuttx/Documentation
parent54f0d37c7c740dbe7e05e6307bb5049ba6ce087d (diff)
downloadpx4-nuttx-36052c9b70ae9fb8ad6e4f6c91094c26f749cf68.tar.gz
px4-nuttx-36052c9b70ae9fb8ad6e4f6c91094c26f749cf68.tar.bz2
px4-nuttx-36052c9b70ae9fb8ad6e4f6c91094c26f749cf68.zip
Add interrupt decode logic for i.MX
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1701 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html23
1 files changed, 22 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 17f79e23c..bb5c3eac7 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -793,6 +793,27 @@
<tr>
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
<td bgcolor="#5eaee1">
+ <b>ARM920T</b>.
+ </td>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
+ <b>Freescale MC9328MX1</b> or <b>i.MX1</b>.
+ This port uses the Freescale MX1ADS development board with a GNU arm-elf toolchain*
+ under either Linux or Cygwin.
+ </p>
+ <p>
+ <b>STATUS:</b>
+ This port is in progress. Coding is complete on the basic port (timer, serial console).
+ Verified support for the i.MX1 will be announced in a future release of NuttX.
+ </p>
+ </td>
+</tr>
+<tr>
+ <td valign="top"><img height="20" width="20" src="favicon.ico"></td>
+ <td bgcolor="#5eaee1">
<b>ARM926EJS</b>.
</td>
</tr>
@@ -1433,7 +1454,7 @@ buildroot-0.1.4 2009-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
</tr>
</table>
<ul>
- <li>ARM, ARM7 ARM7TDMI, ARM9, ARM926EJS are trademarks of Advanced RISC Machines, Limited.</li>
+ <li>ARM, ARM7 ARM7TDMI, ARM9, ARM920T, ARM926EJS are trademarks of Advanced RISC Machines, Limited.</li>
<li>Cygwin is a trademark of Red Hat, Incorporated.</li>
<li>Linux is a registered trademark of Linus Torvalds.</li>
<li>LPC2148 is a trademark of NXP Semiconductors.</li>