4d15e14fb6
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
config BR2_PACKAGE_QT5SENSORS
|
|
bool "qt5sensors"
|
|
select BR2_PACKAGE_QT5BASE
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
The Qt Sensors API provides access to sensor hardware
|
|
via QML and C++ interfaces.
|
|
|
|
http://doc.qt.io/qt-5/qtsensors-index.html
|