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.
v0.2.1
cbortojson and cborpretty depends on decode_half function from compilersupport_p.h that uses math.h functions. As cbortojson and cborpretty are usually important only in development phase, move math dependency to another header so it is now possible to compile tinycbor in systems that doesn't provide math.h header Signed-off-by: Otavio Pontes <otavio.pontes@intel.com> Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
Languages
C
50.3%
C++
45.9%
CMake
2.1%
Perl
1.3%
Shell
0.3%
Other
0.1%