1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-04 12:37:50 +01:00

9 lines
222 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_PYFTDI
bool "python-pyftdi"
select BR2_PACKAGE_PYTHON_PYSERIAL # runtime
select BR2_PACKAGE_PYTHON_PYUSB # runtime
help
FTDI device driver (pure Python).
http://github.com/eblot/pyftdi