mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
config BR2_PACKAGE_I2C_TOOLS
|
|
bool "i2c-tools"
|
|
help
|
|
Heterogeneous set of I2C tools for Linux
|
|
|
|
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.
|
|
|
|
http://www.lm-sensors.org
|