Add cJSON dependency

This commit is contained in:
Godzil
2022-05-25 14:14:32 +01:00
parent 0c5ef936c2
commit d9b7996c8e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "external/cJSON"]
path = external/cJSON
url = https://github.com/DaveGamble/cJSON.git

1
external/cJSON vendored Submodule

Submodule external/cJSON added at b45f48e600