summaryrefslogtreecommitdiffstats
path: root/package/python-serial/Config.in
blob: ea090bda596de9307dd1f64f5fd6803277a10072 (plain)
1
2
3
4
5
6
7
8
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