From ce3ddc1b4d0609e22579580b9b0612efd7af9027 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 13 Oct 2008 20:58:19 +0000 Subject: [PATCH] update git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1040 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 1 + nuttx/Documentation/NuttX.html | 1 + 2 files changed, 2 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a7cfa933c..8d78e3239 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -499,6 +499,7 @@ from the driver. 0.3.17 2008-xx-xx Gregory Nutt + * 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. diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 87925c495..26730ef42 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -1131,6 +1131,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>
    nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * 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.