summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-01 11:28:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-01 11:28:23 -0600
commitb8fb7bd94fc7ff22a72f4d0249c3e92ce242913c (patch)
treea1e9117ddc52b182fe2c82bb03e2bd3bfab0986b /nuttx/ChangeLog
parent1087c67c2acf53fbe1f549e89be6b70705b87792 (diff)
downloadnuttx-b8fb7bd94fc7ff22a72f4d0249c3e92ce242913c.tar.gz
nuttx-b8fb7bd94fc7ff22a72f4d0249c3e92ce242913c.tar.bz2
nuttx-b8fb7bd94fc7ff22a72f4d0249c3e92ce242913c.zip
Updated spark configuration from David Sidrane, including new USB MSC configuration
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index bf6efd399..7fc88ace4 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5933,3 +5933,6 @@
* arch/ stack management functions: Extension and standardization of
stack debug logic. Now includes coloration of the IDLE and interrupt
stacks as well as the heap. Suggested by David Sidrane (2013-11-1).
+ * configs/spark/usbmsc: Add spark USB MSC configuration. From David
+ Sidrane (2013-11-1).
+