uploaded 1 year ago
CBOR: Concise Binary Object Representation Library

readme

Concise Binary Object Representation (CBOR) Library
---------------------------------------------------

To build TinyCBOR:

  make

If you want to change the compiler or pass extra compiler flags:

  make CC=clang CFLAGS="-m32 -Oz" LDFLAGS="-m32"

Documentation: https://intel.github.io/tinycbor/current/

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "espressif/cbor^0.6.0~1"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 417.0k times
  • Downloaded this version
    This version: 312.8k times

Badge

espressif/cbor version: 0.6.0~1
|