This repository has been archived on 2026-09-06 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
587ff539ba55967d35339c4aa3fc169d036a6e88
This updates to Qt 5.12, since Stephan has a build for that in his PPA. But we need to turn off RDRNAD support for the Valgrind build, as it doesn't understand that instruction. This also downgrades GCC to 5.4, which is what comes by default with Travis CI. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
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/
Languages
C
50.3%
C++
45.9%
CMake
2.1%
Perl
1.3%
Shell
0.3%
Other
0.1%