zephyr/samples
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
..
application_development/external_lib tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
basic tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
bluetooth tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
boards samples: mesh/onoff-app: fix whitelist typo 2017-12-14 14:02:09 -05:00
cpp_synchronization tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
drivers tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
grove tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
hello_world tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mpu tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
net crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
nfc/nfc_hello tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
philosophers tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
sensor tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
subsys samples: webusb: fix array length in Product and SN string descriptors 2017-12-12 09:28:42 -05:00
synchronization tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
testing tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: drivers: add LPD8806 sample application 2017-10-28 13:23:30 -04:00