update buildroot to 2017.02.11
This commit is contained in:
11
bsp/buildroot-2017.02.11/package/i2c-tools/Config.in
Normal file
11
bsp/buildroot-2017.02.11/package/i2c-tools/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_I2C_TOOLS
|
||||
bool "i2c-tools"
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
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/wiki/I2CTools
|
||||
Reference in New Issue
Block a user