Files
mesh-forge/.gitmodules
2025-12-07 04:29:05 -08:00

26 lines
795 B
Plaintext

[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
[submodule "vendor/lobbs"]
path = vendor/lobbs
url = git@github.com:MeshEnvy/lobbs.git
[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