Add Json submodule

This commit is contained in:
Suet-fei Li
2023-04-11 18:48:32 +00:00
parent fb4d42ad0d
commit 08c9007bb1
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -33,3 +33,6 @@
[submodule "third_party/mbedtls"]
path = third_party/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "json"]
path = json
url = https://github.com/nlohmann/json
Submodule
+1
Submodule json added at 6af826d0bd