forked from intel/tinycbor
-
Notifications
You must be signed in to change notification settings - Fork 2
Concise Binary Object Representation (CBOR) Library
License
danewalton/tinycbor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 50.7%
- C++ 45.4%
- Makefile 1.7%
- Perl 1.4%
- Other 0.8%