This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-09-22 19:19:07

Modified files:
	packages/devs/i2c/arm/lpc2xxx/current: ChangeLog 
	packages/devs/i2c/arm/lpc2xxx/current/cdl: i2c_lpc2xxx.cdl 
	packages/devs/i2c/arm/lpc2xxx/current/src: i2c_lpc2xxx.c 
Added files:
	packages/devs/i2c/arm/lpc2xxx/current/include: i2c_lpc2xxx.h 

Log message:
	* src/i2c_lpc2xxx.c: Implemented support for multiple I2C busses
	Call DSR only if there is something to signal. Removed
	declaration of I2C bus via CYG_I2C_BUS() macro - this belongs in
	the platform HAL.
	
	* include/i2c_lpc2xxx.h: New file with macro definition of macro
	CYG_LPC2XXX_I2C_BUS() for I2C bus declaration by platform HAL
	
	* cdl/i2c_lpc2xxx.cdl: Added CYGHWR_DEVS_I2C_ARM_LPC2XXX_MULTIPLE_BUSES
	configuration option to support multiple I2C busses


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]