ecos/packages/devs/can/arm/lpc2xxx/current Cha ...

[email protected] Wed, 11 Sep 2013 21:00:17 +0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	[email protected]	2013-09-11 21:00:17

Modified files:
	packages/devs/can/arm/lpc2xxx/current: ChangeLog 
	packages/devs/can/arm/lpc2xxx/current/include: 
	                                               can_lpc2xxx_baudrates.h 
	packages/devs/can/arm/lpc2xxx/current/src: can_accfilt_lpc2xxx.c 
	                                           can_lpc2xxx.c 

Log message:
	* src/can_accfilt_lpc2xxx.c, src/can_lpc2xxx.c: Fix a compile issue of
	the lpc2xxx driver that only occurs if support for extended 29-bit CAN
	identifiers is enabled and support for message filtering is disabled.
	[ Bugzilla 1001901 ]
	* includes/can_lpc2xxx_baudrates.h: Added baudrate table for CAN clock
	of 14.745600 MHz. [ Bugzilla 1001900 ]