summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-07 17:23:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-07 17:23:58 +0000
commit763535ae803cf1e4d625aea9736ad8bd650a7356 (patch)
tree74e6831fc4273bab4288d9ab32e3dac9da31599e /nuttx/Documentation
parent6e15bd17bddbc4dcc14b52babf22011856758a04 (diff)
downloadpx4-nuttx-763535ae803cf1e4d625aea9736ad8bd650a7356.tar.gz
px4-nuttx-763535ae803cf1e4d625aea9736ad8bd650a7356.tar.bz2
px4-nuttx-763535ae803cf1e4d625aea9736ad8bd650a7356.zip
Add DM320 USB device side driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@986 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 9e4b2ce0a..57e9e3dfb 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 6, 2008</p>
+ <p>Last Updated: October 7, 2008</p>
</td>
</tr>
</table>
@@ -1078,6 +1078,7 @@ nuttx-0.3.16 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Basic LPC214x USB device side driver basically functional (but probably still buggy)
* Initial USB serial class device side driver check in (not well tested at initial checkin)
* Add LPC214x USB serial configuration; Add examples/usbserial test (still a work in progress)
+ * Added USB device side driver for the DM320 (untested at initial checkin)
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;