summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-13 20:58:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-13 20:58:19 +0000
commit80056acc0d7e7b96b11a3aa83edb2c0df9c66a5d (patch)
tree08ec2b2220ae37016ae2e79ad6d62fa49a9330d4 /nuttx/ChangeLog
parentb1ab8341d5e4f474c7723ee046466b6f640e9a8a (diff)
downloadnuttx-80056acc0d7e7b96b11a3aa83edb2c0df9c66a5d.tar.gz
nuttx-80056acc0d7e7b96b11a3aa83edb2c0df9c66a5d.tar.bz2
nuttx-80056acc0d7e7b96b11a3aa83edb2c0df9c66a5d.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1040 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
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 <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.