Skip to content

ngraveio/tinycbor

Repository files navigation

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/

About

Concise Binary Object Representation (CBOR) Library forked from https://github.com/intel/tinycbor

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors