Config.in 303 B

1234567891011
  1. config BR2_PACKAGE_QT5SENSORS
  2. bool "qt5sensors"
  3. select BR2_PACKAGE_QT5BASE
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. The Qt Sensors API provides access to sensor hardware
  8. via QML and C++ interfaces.
  9. http://doc.qt.io/qt-5/qtsensors-index.html