From 5b038d28629472894c07f4efc604c992c9d8264d Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 22 Dec 2011 15:59:50 +0000 Subject: Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 81b041e35..d5c885da3 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -148,3 +148,5 @@ driver. * apps/examples/pwm: Add an NSH PWM command to drive and test a PWM driver. + * apps/examples/can: Add an NSH CAN command to drive and test a CAN + driver in loopback mode. -- cgit v1.2.3