Show
Ignore:
Timestamp:
01/09/00 17:00:48 (9 years ago)
Author:
frodo
Message:

Petr's patches and more

* Removed compile warning about /* use
* Added I2C_M_NOSTART and I2C_M_REV_DIR_ADDR flags
* Added I2C_FUNC_PROTOCOL_MANGLING flag corresponding to both flags above
* Added support for these flags for bit and pcf algorithms
* Documented the flags within doc/i2c-protocol

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/doc/pcf

    r3314 r3428  
    2424VERSIONS 
    2525======== 
     26 
     2720000109 (Frodo Looijaard, frodol@dds.nl) 
     28----------------------------------------- 
     29 
     30- Hopefully fixed the horribly broken pcf_xfer function 
     31- Added I2C_M_NOSTART and I2C_M_REV_DIR_ADDR support 
    2632 
    273319990218