zephyr/samples/net
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
..
coap_client tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
coap_server tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
coaps_client crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
coaps_server crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
common kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dhcpv4_client tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
dns_resolve tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
echo_client tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
echo_server tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
http_client tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
http_server tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
irc_bot tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
leds_demo tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
lwm2m_client samples: lwm2m: update documentation for DTLS support 2017-12-15 16:46:48 -05:00
mbedtls_dtlsclient tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mbedtls_dtlsserver tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mbedtls_sslclient tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mdns_responder tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mqtt_publisher tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
nats tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
rpl-node tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
sntp_client tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
sockets tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
telnet tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
wpan_serial tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
wpanusb tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
zperf tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00