8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
|
config BR2_PACKAGE_PYTHON_SMBUS2
|
||
|
bool "python-smbus2"
|
||
|
help
|
||
|
smbus2 is a drop-in replacement for smbus-cffi/smbus-python
|
||
|
in pure Python.
|
||
|
|
||
|
https://github.com/kplindegaard/smbus2
|