The CBOR spec has support for them, but we didn't take them into account in the CBOR and JSON dumpers nor the JSON parser. See: https://en.wikipedia.org/wiki/Half-precision_floating-point_format Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
The top-level Makefile will build the library, the cbordump tool and possibly install them. Along with the buildsystem, tinycbor also gets a pkgconfig file and a version number. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>