mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[WIP] Working on implementing all sj201-interface dependencies
Leaving it for now as circuitpython needs some thoughs to implement into the buildroot system.
This commit is contained in:
8
buildroot-external/package/python-pyftdi/Config.in
Normal file
8
buildroot-external/package/python-pyftdi/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
Reference in New Issue
Block a user