summaryrefslogtreecommitdiffstats
path: root/package/python-serial/Config.in
blob: 72f556756ab66b0cea146fc081f920baa9b9d6cc (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_PYTHON_SERIAL
	bool "python-serial"
	depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
	help
	  python-serial is a Python library to access serial ports.

	  http://pyserial.sf.net
OpenPOWER on IntegriCloud