diff --git a/ChangeLog b/ChangeLog index a7cfa933c21..8d78e323913 100644 --- a/ChangeLog +++ b/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/Documentation/NuttX.html b/Documentation/NuttX.html index 87925c495d6..26730ef4226 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1131,6 +1131,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>