added tinycbor

This commit is contained in:
merlokk
2018-11-16 17:05:48 +02:00
parent fd1c0cac79
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