Add TinyCBOR for CBOR encoding/decoding.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2022-09-09 20:33:42 +02:00
parent abd52c34ba
commit c6a129b6ad
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "mbedtls"]
path = mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "tinycbor"]
path = tinycbor
url = https://github.com/intel/tinycbor.git

1
tinycbor Submodule

@ -0,0 +1 @@
Subproject commit e27261ed5e2ed059d160f16ae776951a08a861fc