diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-16 17:36:56 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-16 19:44:43 -0400 |
commit | 0b8101c7c5c679b25249b6a854a81c64753becd0 (patch) | |
tree | 18f58c4d35cf57145598787798880455ced6c0eb /system/i2c-tools/README | |
parent | 2cddb2874b508ddfc7ec86f7b39faa43abf670ce (diff) |
system/i2c-tools: Added (utilities for I2C).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/i2c-tools/README')
-rw-r--r-- | system/i2c-tools/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/i2c-tools/README b/system/i2c-tools/README new file mode 100644 index 0000000000000..5ad715d2b8d70 --- /dev/null +++ b/system/i2c-tools/README @@ -0,0 +1,8 @@ +i2c-tools (utilities for I2C) + +The I2C tools that used to be part of the lm-sensors package have been +split to a separate package. +The i2c-tools package contains a heterogeneous set of I2C tools for +Linux: a bus probing tool, a chip dumper, register-level SMBus access +helpers, EEPROM decoding scripts, EEPROM programming tools, and a +python module for SMBus access. |