From 2ad24fc01d02283b2269441c7c069826b08442a8 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: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4213 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index 90302fff64..6bec1ca1c3 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -641,6 +641,9 @@ defconfig -- This is a configuration file similar to the Linux Default: 8 CONFIG_CAN_NPENDINGRTR - The size of the list of pending RTR requests. Default: 4 + CONFIG_CAN_LOOPBACK - A CAN driver may or may not support a loopback + mode for testing. If the driver does support loopback mode, the setting + will enable it. (If the driver does not, this setting will have no effect). SPI driver -- cgit v1.2.3