From ad81010e2956e7dabf08761a7fe47a13a8615d55 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Sat, 11 Apr 2026 17:40:10 -0700 Subject: [PATCH] add more demo vendors --- .gitmodules | 9 +++++++++ vendor/meshcore-lotato | 1 + vendor/meshtastic-baymesh | 1 + vendor/meshtastic-tinybbs | 1 + 4 files changed, 12 insertions(+) create mode 160000 vendor/meshcore-lotato create mode 160000 vendor/meshtastic-baymesh create mode 160000 vendor/meshtastic-tinybbs 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