mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-14 07:43:32 +08:00
3033bc0c6e
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
config BR2_PACKAGE_PYTHON_SERIAL
|
|
bool "python-serial"
|
|
depends on BR2_PACKAGE_PYTHON
|
|
help
|
|
python-serial is a Python library to access serial ports.
|
|
|
|
http://pyserial.sf.net
|