aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOmar Rizwan <omar.rizwan@gmail.com>2020-12-01 22:31:03 -0800
committerOmar Rizwan <omar.rizwan@gmail.com>2020-12-01 22:31:03 -0800
commita45e9ae97ab2bdcdfb5058935cc656d450fe77c6 (patch)
treeda9ae9685e8ed9baec292ef05d7cb6ae247679ad /.gitmodules
parentadf4330f5437dcc655936120a3538967c781391e (diff)
cut base64 and cJSON modules out. fix read!
this wasn't too bad
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 83e5456..0abc4ca 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,3 @@
-[submodule "fs/cJSON"]
- path = fs/cJSON
- url = https://github.com/DaveGamble/cJSON.git
-[submodule "fs/base64"]
- path = fs/base64
- url = https://github.com/zhicheng/base64.git
[submodule "fs/frozen"]
path = fs/frozen
url = https://github.com/cesanta/frozen.git