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/
823848095cc43d84e9e9944ffd116e7dbd1139de
idf.py add-dependency "espressif/cbor^0.6.1~3"