This is the mail archive of the ecos-patches@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]

Re: i2c interface polled/IT driven transfer


>>>>> "CP" == CsordÃs PÃter <csordas@mit.bme.hu> writes:

Hi,

CP> Hi I realised, that the I2C API does not offer the possibolity of
CP> switching between polled and IT driven transaction (like the SPI
CP> does).  I've added this functionality on device level , taking one
CP> bit of i2c_flags. (unlike in case of SPI, in order to leave the
CP> current interface functions unchanged)

This would be a nice feature for E.G. i2c commands in RedBoot.

Your patch doesn't update the documentation. Could you do that as
well?

-- 
Bye, Peter Korsgaard


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