mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 20:11:57 +00:00
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> |
||
---|---|---|
.. | ||
coap_client | ||
coap_server | ||
coaps_client | ||
coaps_server | ||
common | ||
dhcpv4_client | ||
dns_resolve | ||
echo_client | ||
echo_server | ||
http_client | ||
http_server | ||
irc_bot | ||
leds_demo | ||
lwm2m_client | ||
mbedtls_dtlsclient | ||
mbedtls_dtlsserver | ||
mbedtls_sslclient | ||
mdns_responder | ||
mqtt_publisher | ||
nats | ||
rpl-node | ||
sntp_client | ||
sockets | ||
telnet | ||
wpan_serial | ||
wpanusb | ||
zperf | ||
net.rst |