added tinycbor

This commit is contained in:
merlokk 2018-11-16 17:05:48 +02:00
commit f8c0ec53bd
17 changed files with 5764 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#define TINYCBOR_VERSION_MAJOR 0
#define TINYCBOR_VERSION_MINOR 5
#define TINYCBOR_VERSION_PATCH 3