Changes between Version 3 and Version 4 of linux/i2c
- Timestamp:
- 01/30/2026 12:24:24 AM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/i2c
v3 v4 9 9 10 10 For 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 13 Also view the Gateworks I2C wiki page here: [wiki:i2c]
