1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-04 12:37:50 +01:00
j1nx 0abca6a109 [WIP] Working on implementing all sj201-interface dependencies
Leaving it for now as circuitpython needs some thoughs to implement
into the buildroot system.
2022-11-05 15:11:23 +01:00

9 lines
275 B
Plaintext

config BR2_PACKAGE_PYTHON_ADAFRUIT_PUREIO
bool "python-adafruit-pureio"
help
Pure python (i.e. no native extensions) access to Linux IO
including I2C and SPI. Drop in replacement for smbus and
spidev modules.
https://github.com/adafruit/Adafruit_Python_PureIO