mcuboot/boot/zephyr/cborattr
Andrzej Puzdrowski 614c4e54a0 Add cboorattr library for zephyr
The library is needed for support mcuboot serial recovery interface.
This library wraps the tinycbor decoder with a attribute based decoder
suitable for decoding a binary version of json.

Origin: apache Mynewt
License: Apache-2.0
URL: https://github.com/apache/mynewt-core/tree/master/encoding/cborattr
commit: bf4b3f6f4cf293fc5a71d7787d5b81555434b6f8
Maintained-by: External

f. cbor_read_mbuf_attrs was removed as it was Mynewt specific.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2017-12-06 16:11:10 -07:00
..
include/cborattr Add cboorattr library for zephyr 2017-12-06 16:11:10 -07:00
src Add cboorattr library for zephyr 2017-12-06 16:11:10 -07:00
CMakeLists.txt Add cboorattr library for zephyr 2017-12-06 16:11:10 -07:00