chore: remove unused submodules for web-flasher, firmware, api, and meshcore from .gitmodules

This commit is contained in:
Ben Allfree
2025-12-10 17:27:25 -08:00
parent de43b1b024
commit c38e6b735c
5 changed files with 0 additions and 17 deletions

13
.gitmodules vendored
View File

@@ -1,13 +1,3 @@
[submodule "vendor/web-flasher"]
path = vendor/web-flasher
url = https://github.com/meshtastic/web-flasher
[submodule "vendor/firmware"]
path = vendor/firmware
url = https://github.com/MeshEnvy/firmware.git
branch = meshenvy/module-registry
[submodule "vendor/api"]
path = vendor/api
url = https://github.com/meshtastic/api.git
[submodule "vendor/mpm"]
path = vendor/mpm
url = git@github.com:MeshEnvy/mpm.git
@@ -17,9 +7,6 @@
[submodule "vendor/lodb"]
path = vendor/lodb
url = git@github.com:MeshEnvy/lodb.git
[submodule "vendor/meshcore"]
path = vendor/meshcore
url = git@github.com:MeshEnvy/MeshCore.git
[submodule "vendor/meshscript"]
path = vendor/meshscript
url = git@github.com:MeshEnvy/meshscript.git

1
vendor/api vendored

Submodule vendor/api deleted from 1774354d2b

1
vendor/firmware vendored

Submodule vendor/firmware deleted from 5910cc2e26

1
vendor/meshcore vendored

Submodule vendor/meshcore deleted from 6d3219329f

1
vendor/web-flasher vendored

Submodule vendor/web-flasher deleted from c165572117