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"

or download archive

Dependencies

  • ESP-IDF >=4.3
  • Stats

    • Downloaded in total
      Downloaded in total 332.0k times
    • Downloaded this version
      This version: 23.9k times

    Badge

    espressif/cbor version: 0.6.0
    |