Merge pull request #1539 from suetfei/add_json

Add json
This commit is contained in:
suetfei
2023-04-11 14:03:39 -07:00
committed by GitHub
8 changed files with 11 additions and 6 deletions
+4
View File
@@ -33,3 +33,7 @@
[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
branch = master
Vendored Submodule
+1
Submodule third_party/json added at bc889afb4c