From ebff820250129b6361ff9de635578e07d11fe16c Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 8 Feb 2008 00:56:16 +0000 Subject: Add a generic CAN driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@660 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index b5e50c317..01606809f 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -331,6 +331,7 @@ * Fix a build problem with z80 and SDCC 2.7.0 (format of a map file changed) (see bug 1887170) * Pascal P-Code runtime now compiles with the SDCC toolchain. + * Added a generic CAN driver. This driver is untested as of this writing. -- cgit v1.2.3