From a165b0a73f842158e5d5ec10487c99626baddcd8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 11 Oct 2008 22:33:49 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1036 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ nuttx/Documentation/NuttX.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 9594d71cf..a7cfa933c 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -499,4 +499,6 @@ from the driver. 0.3.17 2008-xx-xx Gregory Nutt + * 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. diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 8ac7bc8b4..87925c495 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -1131,6 +1131,8 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>
    nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * 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. pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> -- cgit v1.2.3