From 1a0b77740ae6317e7a9a512489bc74cecb4a5fdf Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 20 Jan 2012 21:52:35 +0000 Subject: Add support for extended (29-bit) CAN IDs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4319 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lpcxpresso-lpc1768/README.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/configs/lpcxpresso-lpc1768') diff --git a/nuttx/configs/lpcxpresso-lpc1768/README.txt b/nuttx/configs/lpcxpresso-lpc1768/README.txt index 76cf35e7a..9df5648dc 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/README.txt +++ b/nuttx/configs/lpcxpresso-lpc1768/README.txt @@ -647,6 +647,8 @@ LPCXpresso Configuration Options LPC17xx specific CAN device driver settings. These settings all require CONFIG_CAN: + CONFIG_CAN_EXTID - Enables support for the 29-bit extended ID. Default + Standard 11-bit IDs. CONFIG_CAN1_BAUD - CAN1 BAUD rate. Required if CONFIG_LPC17_CAN1 is defined. CONFIG_CAN2_BAUD - CAN1 BAUD rate. Required if CONFIG_LPC17_CAN2 is defined. CONFIG_CAN1_DIVISOR - CAN1 is clocked at CCLK divided by this number. -- cgit v1.2.3