summaryrefslogtreecommitdiffstats
path: root/rules/libcoap.in
blob: baf55ac72e7d183edd712cf13630ad6a45f7578c (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=networking

config LIBCOAP
	tristate
	prompt "libcoap"
	help
	  Lightweight application-protocol for devices that are constrained their
	  resources such as computing power, RF range, memory, bandwidth, or network
	  packet sizes. This protocol, CoAP, is developed in the IETF working group
	  "CoRE", <http://6lowapp.net>.