mbed-os/features/frameworks
Antti Yli-Tokola 5f92db3c12 Add a flag to maintain backward compatibility
By default CoAP will create a copy of the whole data to be passed to application and it keeps the backward compatibility.

If enabled, application must NOT free the payload when it gets the COAP_STATUS_PARSER_BLOCKWISE_MSG_RECEIVED status.
And application must call sn_coap_protocol_block_remove() instead.
2019-08-29 13:34:24 +03:00
..
TARGET_PSA PSA storage: Conform to "PSA 1.0.0" spec release 2019-07-14 18:50:47 +03:00
greentea-client Can compile without serial 2019-07-22 16:17:52 +02:00
mbed-client-cli Add placeholder libraries for things we probably refer to as libraries 2019-01-16 14:58:58 -06:00
mbed-client-randlib Merge pull request #9561 from theotherjimmy/test-resources 2019-02-13 12:31:54 -06:00
mbed-coap Add a flag to maintain backward compatibility 2019-08-29 13:34:24 +03:00
mbed-trace Merge commit '12a2437b39d1ecccb0cfeee4d69e071af03b84de' 2019-02-25 14:48:18 +02:00
nanostack-libservice Merge commit '8730005927c6e12a78957c2eda92dc5a9698cdea' into nanostack_libservice_update 2019-07-05 10:44:37 +03:00
unity Merge pull request #9561 from theotherjimmy/test-resources 2019-02-13 12:31:54 -06:00
utest Can compile without serial 2019-07-22 16:17:52 +02:00