summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index eb8cab861..ae4e5ec54 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -204,3 +204,7 @@
allows NSH to be used on boards that have USB but no serial connectors.
6.17 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+ * apps/examples/can: Add conditional compilation so that the test can be
+ configured to only send messages or to only receive messages. This will
+ let the test work in other modes than simple loopback testing.