git: fix build with with no threads
[buildroot-gz.git] / package / libcoap / Config.in
blobc089b550ab95bedd3af81aac54f9d2014ba6e985
1 config BR2_PACKAGE_LIBCOAP
2         bool "libcoap"
3         help
4           libcoap is a C implementation of a lightweight application-protocol
5           for devices that are constrained their resources such as computing
6           power, RF range, memory, bandwith, or network packet sizes. This
7           protocol, CoAP, is standardized by the IETF as RFC 7252. For further
8           information related to CoAP, see <http://coap.technology>.
10           https://github.com/obgm/libcoap