xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5coap/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5COAP
2	bool "qt5coap"
3	help
4	  Qt is a cross-platform application and UI framework for
5	  developers using C++.
6
7	  CoAP is a protocol for IoT devices, and machine to machine
8	  communication. The Qt CoAP module implements the client side
9	  of CoAP defined by RFC 7252.
10
11	  https://doc.qt.io/QtCoAP/qtcoap-index.html
12