summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-18 15:41:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-18 15:41:36 +0000
commit2c261765245b47b1c9241c675c46c2ffe4b5cb07 (patch)
treeaaf1e5b1f59ae2ea8dc42793a0d257a63697c571 /nuttx/Documentation/NuttX.html
parent5513d9177704e9b02942484077d3716fb275c9c2 (diff)
downloadpx4-nuttx-2c261765245b47b1c9241c675c46c2ffe4b5cb07.tar.gz
px4-nuttx-2c261765245b47b1c9241c675c46c2ffe4b5cb07.tar.bz2
px4-nuttx-2c261765245b47b1c9241c675c46c2ffe4b5cb07.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3037 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html28
1 files changed, 27 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 99d372ebb..dd767ff36 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 9, 2010</p>
+ <p>Last Updated: October 18, 2010</p>
</td>
</tr>
</table>
@@ -1324,6 +1324,32 @@
<tr>
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
<td bgcolor="#5eaee1">
+ <b>Atmel AVR32</b>
+ </td>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
+ <b>AV32DEV1</b>.
+ This port uses the www.mcuzon.com AVRDEV1 board based on the Atmel AT91UC3B0256 MCU.
+ This port requires a special GNU avr32 toolchain available from atmel.com website.
+ This is a windows native toolchain and so can be used only under Cygwin on Windows.
+ </p>
+ <ul>
+ <p>
+ <b>STATUS:</b>
+ This port is currently under development.
+ All code is complete for the basic NuttX port including header files for all AT91UC3* peripherals.
+ Testing of this port is underway now.
+ It is hoped that the first, released AVR32 port will appear in version 5.12 of NuttX, probably near the beginning of September, 2010.
+ </p>
+ </ul>
+ </td>
+</tr>
+<tr>
+ <td valign="top"><img height="20" width="20" src="favicon.ico"></td>
+ <td bgcolor="#5eaee1">
<b>Renesas/Hitachi SuperH</b>
</td>
</tr>