summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-29 22:04:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-29 22:04:58 +0000
commit20e184fe7d5c6b2e26f4267567d410b0e56fcddc (patch)
tree019e1d60843464c08b389cf5a60548440beb13ac /nuttx/Documentation
parentc5a03a243b86fbd21b60112abb672d753378c4cb (diff)
downloadpx4-nuttx-20e184fe7d5c6b2e26f4267567d410b0e56fcddc.tar.gz
px4-nuttx-20e184fe7d5c6b2e26f4267567d410b0e56fcddc.tar.bz2
px4-nuttx-20e184fe7d5c6b2e26f4267567d410b0e56fcddc.zip
Added USB device controller driver for LPC214x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@960 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 7edeb4d19..00d58f193 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: September 20, 2008</p>
+ <p>Last Updated: September 29, 2008</p>
</td>
</tr>
</table>
@@ -1070,6 +1070,8 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.16 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+ * Added header files defining a common USB device controller architecture
+ * Added USB device side driver for the LPC214x (untested at initial checkin)
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;