diff --git a/.gitmodules b/.gitmodules index 00a8da4..b732d2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,12 @@ [submodule "vendor/meshcore-firmware"] path = vendor/meshcore-firmware url = git@github.com:MeshEnvy/MeshCore.git +[submodule "vendor/meshtastic-baymesh"] + path = vendor/meshtastic-baymesh + url = git@github.com:RCGV1/firmware-Fork.git +[submodule "vendor/meshcore-lotato"] + path = vendor/meshcore-lotato + url = git@github.com:MeshEnvy/MeshCore-lotato.git +[submodule "vendor/meshtastic-tinybbs"] + path = vendor/meshtastic-tinybbs + url = git@github.com:GoatsAndMonkeys/TinyBBS.git diff --git a/vendor/meshcore-lotato b/vendor/meshcore-lotato new file mode 160000 index 0000000..bfd4800 --- /dev/null +++ b/vendor/meshcore-lotato @@ -0,0 +1 @@ +Subproject commit bfd4800f5985049be1cbb8785d129e7680b89771 diff --git a/vendor/meshtastic-baymesh b/vendor/meshtastic-baymesh new file mode 160000 index 0000000..6e799d2 --- /dev/null +++ b/vendor/meshtastic-baymesh @@ -0,0 +1 @@ +Subproject commit 6e799d20f8826df84fee84abf331fce704565030 diff --git a/vendor/meshtastic-tinybbs b/vendor/meshtastic-tinybbs new file mode 160000 index 0000000..a0fb1e9 --- /dev/null +++ b/vendor/meshtastic-tinybbs @@ -0,0 +1 @@ +Subproject commit a0fb1e95ed98a23967c13e452b463e583adbb68f