i2c-tools 4.4-ok1 source package in openKylin
Changelog
i2c-tools (4.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 20:21:57 +0800
i2c-tools (4.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 01 Jun 2026 20:21:57 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| i2c-tools_4.4.orig.tar.xz | 79.5 KiB | 8b15f0a880ab87280c40cfd7235cfff28134bf14d5646c07518b1ff6642a2473 |
| i2c-tools_4.4-ok1.debian.tar.xz | 6.4 KiB | c95f1005caf432500b2e4f463940f27cff929f7e4d6d0006a381641eccc79f5e |
| i2c-tools_4.4-ok1.dsc | 1.9 KiB | 63cce543fc10a7f86c6cd7bee20027b93edcf2fcdab65b307334fe92952a123c |
This package contains a heterogeneous set of I2C tools for Linux: a bus
probing tool, a chip dumper, register-level access helpers, EEPROM
decoding scripts, and more.
I2C devices are usually controlled by a kernel driver. Using this
library it is also possible to access all devices on an adapter
from userspace and without the knowledge of Linux kernel internals.
.
This package contains what you need for compiling sources that
use this library in your own code.
I2C devices are usually controlled by a kernel driver. Using this
library it is also possible to access all devices on an adapter
from userspace and without the knowledge of Linux kernel internals.
.
This package contains what you need to run programs that use this
library.
This Python 3 module allows SMBus access through the I2C /dev interface on
Linux hosts. The host kernel must have I2C support, I2C device interface
support, and a bus adapter driver.