Provides the TinyCBOR (Concise Binary Object Representation) library. More...
Provides the TinyCBOR (Concise Binary Object Representation) library.
TinyCBOR is a CBOR encoder and decoder with a very small footprint, optimized for very fast operation.
The main encoder and decoder functions don't use dynamic memory allocation.
Just add it as a package in your application's Makefile:
TinyCBOR has optional floating point support. In RIOT-OS this is enabled by adding the following line to your application's Makefile: