Micro CBOR RFC 7049 Concise Binary Object Representation specification implementation in pure C. Targets constrained embedded devices. Protocol specification can be found here. Install # Clone the repo git clone https://github.com/projectiota/ucbor && cd ucbor make License Apache-2.0