summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-30 10:25:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-30 10:25:30 -0600
commitd0b2a1b1ffdea286d86359a8718a64d35b3af74e (patch)
treeb66e688d9da1bc5f08910168d6dcc60465b0ce63 /apps/ChangeLog.txt
parent406681e3fddc5432cb358e5ce464fd16228a47eb (diff)
downloadnuttx-d0b2a1b1ffdea286d86359a8718a64d35b3af74e.tar.gz
nuttx-d0b2a1b1ffdea286d86359a8718a64d35b3af74e.tar.bz2
nuttx-d0b2a1b1ffdea286d86359a8718a64d35b3af74e.zip
Fine tuning of memory usage in examples/cc3000 from David Sidrane
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index b12b3e8f4..c0a0e7efd 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -712,3 +712,6 @@
* apps/include/platform/configdata.h: Define an interface that can be
used to manage platform-specific storage of configuration data
(2013-10-30).
+ * apps/examples/cc3000: Fine tuning of memory usage from David Sidrane
+ (2013-10-30).
+