xref: /OK3568_Linux_fs/buildroot/package/python-periphery/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_PERIPHERY
2	bool "python-periphery"
3	help
4	  A pure Python 2/3 library for peripheral I/O (GPIO, LED,
5	  PWM, SPI, I2C, MMIO, Serial) in Linux.
6
7	  https://github.com/vsergeev/python-periphery
8