Final cleanup before testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3203 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
74cac0526d
commit
0205611b72
@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||||
<p>Last Updated: December 13, 2010</p>
|
<p>Last Updated: December 20, 2010</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -2016,6 +2016,11 @@ nuttx-5.16 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|||||||
* include/nuttx/usb -- Created new directory. Moved all usb-related header
|
* include/nuttx/usb -- Created new directory. Moved all usb-related header
|
||||||
files to this new directory. Created a skeleton for a new USB host header
|
files to this new directory. Created a skeleton for a new USB host header
|
||||||
file
|
file
|
||||||
|
* drivers/usbhost -- Add USB host "registry" where connect devices can be
|
||||||
|
matched with the correct USB class driver. Add a USB host class driver
|
||||||
|
for the (Bulk-Only) USB Mass Storage Class. Untested on initial check-iin
|
||||||
|
* arc/arc/src/lpc17xx/lpc17_usbhost.c -- Add a simple USB host driver for
|
||||||
|
the NXP lpc17xx. Untested on initial check-in.
|
||||||
|
|
||||||
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user