tinycbor: internal to repository

This commit is contained in:
2024-05-14 20:30:19 +02:00
parent ff191c8490
commit d2c5b9c038
25 changed files with 6339 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Copyright (2019-2023) Paul Scherrer Institute
#include "CBORStream2Serializer.h"
#include "tinycbor/src/cbor.h"
#include "tinycbor/cbor.h"
#include "CborErr.h"
#include "CborUtil.h"
#include <nlohmann/json.hpp>