i2c-tools 4.1-ok1 source package in openKylin
Changelog
i2c-tools (4.1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
i2c-tools (4.1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
i2c-tools_4.1.orig.tar.xz | 81.6 KiB | 57b219efd183795bd545dd5a60d9eabbe9dcb6f8fb92bc7ba2122b87f98527d5 |
i2c-tools_4.1-ok1.debian.tar.xz | 6.1 KiB | c0b0821a112aa1f8e9ad958837bbb15ef5286756d84c58380ffe3c7fd12b5f07 |
i2c-tools_4.1-ok1.dsc | 1.7 KiB | 926e3f776095551046be6799e6b262cc808adf815ba256e3be7b4e03450c57f7 |
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.