-
- Downloads
tinycbor: Version bump to 0.5.2
This release fixed some bugs related to disabling float support in the parser. The float support is now optional and can be enabled by including the tinycbor_float module. This allows for compiling on AVR as that platform doesn't support the float specific defines used by tinycbor.
Showing
- pkg/tinycbor/Makefile 2 additions, 1 deletionpkg/tinycbor/Makefile
- pkg/tinycbor/Makefile.include 7 additions, 0 deletionspkg/tinycbor/Makefile.include
- tests/pkg_tinycbor/Makefile 2 additions, 0 deletionstests/pkg_tinycbor/Makefile
- tests/pkg_tinycbor/main.c 2 additions, 0 deletionstests/pkg_tinycbor/main.c
Loading
Please register or sign in to comment