You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

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~3"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 31 times
  • Downloaded this version
    This version: 4 times

Badge

espressif/cbor version: 0.6.0~3
|