zephyr/subsys/net/lib/coap
Michael Scott 2fc554b8fc crypto: config: config-coap: add CONFIG for setting max content length
The CoAP samples use an MBEDTLS config "config-coap.h" which could be
re-used by the LwM2M sample, except that most servers use a larger
maximum content length setting of 1500 bytes.

Let's add a CONFIG to set this for users of the CoAP lib and set the
CONFIG value for the samples to the 256 size currently used.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2017-12-15 17:52:13 -05:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
coap.c net: coap: Fix error handling for coap option length 2017-10-27 11:33:06 -04:00
coap_link_format.c net: samples: replace tag zoap with coap 2017-11-14 06:42:57 -05:00