summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 25504750b..268278816 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -656,5 +656,7 @@
* apps/examples/ostest/Kconfig: Add configuration options for
the FPU test. There are still many OS test configuration
optionst that do not appear in Kconfig (2013-9-18).
-
+ * apps/examples/cc3000: Condition the CC3000 example on having
+ selected the CC3000 device. Otherwise, you are prompted for
+ this the CC3000 option on each 'make oldconfig' (2013-9-18).