blob: 772de888058dfbaba3ac88207eb693cb9f50893d (
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-project.org
|