git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1040 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-10-13 20:58:19 +00:00
parent 44a94dc8e3
commit 1cba803997

View File

@ -1131,6 +1131,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.17 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Incorporate patch "[2164503] nuttx-0.3.16 does not build for ARM with USB disabled"
* Reduced the amount of memory reserved for USB serial control requests. It
was unnecessarily large.
* Add LPC214x SPI1 driver to interface with MMC on mcu123.com board.