# tinycbor **Repository Path**: jayant97/tinycbor ## Basic Information - **Project Name**: tinycbor - **Description**: 这是一个镜像仓库,定时同步更新。详情请参考https://github.com/Jayant-Tang/NCS-Mirror - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: NCS-latest - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-11 - **Last Updated**: 2023-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/