summaryrefslogtreecommitdiff
path: root/package/qt5/qt5serialport/Config.in
blob: 3538c525565ee3cf065050ccd4a41c7d4e3f5073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_QT5SERIALPORT
	bool "qt5serialport"
	select BR2_PACKAGE_QT5BASE
	help
	  Qt is a cross-platform application and UI framework for
	  developers using C++.

	  Qt Serial Port provides the basic functionality, which
	  includes configuring, I/O operations, getting and setting
	  the control signals of the RS-232 pinouts.

	  http://doc.qt.io/qt-5/qtserialport-index.html