uploaded 2 years 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.5.4"

or download archive

Dependencies

  • ESP-IDF >=4.3
  • Stats

    • Downloaded in total
      Downloaded in total 327.2k times
    • Downloaded this version
      This version: 80.0k times

    Badge

    espressif/cbor version: 0.5.4
    |