Add Json submodule

This commit is contained in:
Suet-fei Li
2023-04-11 19:22:46 +00:00
parent 20bfbfef7b
commit 2ecdb45e9d
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 "third_party/json"]
path = third_party/json
url = https://github.com/nlohmann/json