blob: c419d17dd05cb570ffbedefe6364d690ddd8d845 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_QT5SERIALPORT
bool "qt5serialport"
select BR2_PACKAGE_QT5BASE
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package corresponds to the qt5serialport module.
http://qt.io
|