summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-20 19:07:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-20 19:07:22 +0000
commite23fb305e00f5c2cca3d5eaa898c556030e92076 (patch)
tree1bc28778644e4a632c0c92435bf09e9040a5309d /nuttx/Documentation/NuttX.html
parenteae3888f7401c8085488eed1c4c8c843a4a41c8f (diff)
downloadnuttx-e23fb305e00f5c2cca3d5eaa898c556030e92076.tar.gz
nuttx-e23fb305e00f5c2cca3d5eaa898c556030e92076.tar.bz2
nuttx-e23fb305e00f5c2cca3d5eaa898c556030e92076.zip
Add a USB mass storage example for AVR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3727 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index e386b6bdb..56ecb3992 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: June 16, 2011</p>
+ <p>Last Updated: June 20, 2011</p>
</td>
</tr>
</table>
@@ -1577,6 +1577,11 @@
simplified NuttShell (NSH) configuration (see the
<a href="http://www.nuttx.org/NuttShell.html">NSH User Guide</a>).
</p>
+ <p>
+ An SPI driver and a USB device driver exist for the AT90USB (as well
+ as a USB mass storage example). However, this configuration is not
+ fully debugged as of the NuttX-6.5 release.
+ </p>
</ul>
</td>
</tr>