cbor: add tinycbor library and example

This commit is contained in:
suda-morris
2019-08-12 22:07:47 +08:00
parent f85ba3516f
commit 5a09de8245
13 changed files with 345 additions and 3 deletions

4
.gitmodules vendored
View File

@@ -74,3 +74,7 @@
[submodule "components/bt/host/nimble/nimble"]
path = components/bt/host/nimble/nimble
url = ../../espressif/esp-nimble.git
[submodule "components/cbor/tinycbor"]
path = components/cbor/tinycbor
url = ../../intel/tinycbor.git