Config.in 339 B

1234567891011
  1. config BR2_PACKAGE_QT5COAP
  2. bool "qt5coap"
  3. help
  4. Qt is a cross-platform application and UI framework for
  5. developers using C++.
  6. CoAP is a protocol for IoT devices, and machine to machine
  7. communication. The Qt CoAP module implements the client side
  8. of CoAP defined by RFC 7252.
  9. https://doc.qt.io/QtCoAP/qtcoap-index.html