Files
shredos.x86_64/package/python-smbus2/Config.in
2026-01-06 22:53:29 +00:00

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