134baa08ea
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
config BR2_PACKAGE_PYTHON_PERIPHERY
|
|
bool "python-periphery"
|
|
help
|
|
A pure Python 2/3 library for peripheral I/O (GPIO, LED,
|
|
PWM, SPI, I2C, MMIO, Serial) in Linux.
|
|
|
|
https://github.com/vsergeev/python-periphery
|