Loading...
Searching...
No Matches
NanoCBOR library

CBOR encoder and decoder library for tiny devices. More...

Detailed Description

CBOR encoder and decoder library for tiny devices.

This package contains the NanoCBOR library for a small CBOR encoder and decoder. Flash footprint for encoding and decoding should be below 1K each.

Usage

Just add it as a package in your application:

USEPKG += nanocbor
See also
https://github.com/bergzand/nanocbor

Modules

 NanoCBOR configuration header
 Provides compile-time configuration for nanocbor.