From df6ed18f19686c2d27717803320576040b05842b Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 14 Mar 2012 01:19:27 +0000 Subject: Extend examples/can so that it can be used in other contexts git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4489 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/ChangeLog.txt') 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 + + * 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. -- cgit v1.2.3