From 7de5004f475fe6234e7d4452bdd95d5f527fea8d Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 5 Jan 2012 20:39:56 +0000 Subject: Add logic to control CAN bit rate via the .config file git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4266 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 4707247c8..a2e265221 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2346,3 +2346,5 @@ (Contributed by Mike Smith) * configs/stm3240g-eval/src: Add APIs support to support user access to the LEDs + * arch/arm/src/lpc17xx/lpc17_can.c: Add logic to change the CAN bit rate based + on the NuttX configuration. -- cgit v1.2.3