move common util fcts to /common to avoid common files (e.g. crc) to depend on non-common files
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include "cose.h"
|
||||
#include <cbor.h>
|
||||
#include "cbortools.h"
|
||||
#include "util.h"
|
||||
|
||||
static const char COSEEmptyStr[] = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user