Changes between Version 3 and Version 4 of linux/i2c


Ignore:
Timestamp:
01/30/2026 12:24:24 AM (6 weeks ago)
Author:
Ryan Erb
Comment:

add link

Legend:

Unmodified
Added
Removed
Modified
  • linux/i2c

    v3 v4  
    99
    1010For example code take a look at the i2cget source from the [https://github.com/suapapa/i2c-tools/blob/android/tools/i2cget.c ​i2c-tools package]. This source contains a commonly used userspace header file (i2c-dev.h) that provides i2c_smbus_* functions that you can use.
     11
     12== Other Support
     13Also view the Gateworks I2C wiki page here: [wiki:i2c]