Config.in 389 B

123456789101112
  1. config BR2_PACKAGE_QT5SERIALPORT
  2. bool "qt5serialport"
  3. select BR2_PACKAGE_QT5BASE
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. Qt Serial Port provides the basic functionality, which
  8. includes configuring, I/O operations, getting and setting
  9. the control signals of the RS-232 pinouts.
  10. http://doc.qt.io/qt-5/qtserialport-index.html