summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-05 08:07:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-05 08:07:03 -0600
commit39b2be1e80f5e15b431456a7ab18ab2edf05a3a1 (patch)
treefd7939068ef642b851d41a52ed2653ca71fe7a3d /apps/ChangeLog.txt
parent63490f1443d979623b3cf06232e34413506dfc94 (diff)
downloadnuttx-39b2be1e80f5e15b431456a7ab18ab2edf05a3a1.tar.gz
nuttx-39b2be1e80f5e15b431456a7ab18ab2edf05a3a1.tar.bz2
nuttx-39b2be1e80f5e15b431456a7ab18ab2edf05a3a1.zip
Rename examples/usbstorage to examples/usbmsc. From CCTSAO
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 5d5998a5f..9bf2dff1e 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -620,4 +620,10 @@
* apps/examples/composite/: SourceForge bug #19: Fix a typo that can
cause a configuration error. From CCTSAO (2013-9-4).
+ * apps/examples/cc3000. Initial support for the TI CC3000 network module
+ on the Freescale Freedom-KL25Z board from Alan Carvalho de Assis.
+ Includes the test to verify the CC3000 (2013-9-3).
+ * apps/examples/usbmsc: apps/examples/usbstorage renamed usbmsc.
+ Change submitted by CCTSAO (2013-6-5).
+