All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

Topics

 NanoCBOR configuration header
 Provides compile-time configuration for nanocbor