diff --git a/.gitmodules b/.gitmodules index c14bb9c5..039c8dc5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,6 @@ [submodule "third_party/mbedtls"] path = third_party/mbedtls url = https://github.com/ARMmbed/mbedtls +[submodule "third_party/json"] + path = third_party/json + url = https://github.com/nlohmann/json diff --git a/third_party/json b/third_party/json new file mode 160000 index 00000000..6af826d0 --- /dev/null +++ b/third_party/json @@ -0,0 +1 @@ +Subproject commit 6af826d0bdb55e4b69e3ad817576745335f243ca