Modularize protos (#3152)

This commit is contained in:
Phil Oliver 2025-09-19 15:09:08 -04:00 committed by GitHub
parent 58adf41510
commit ab2fff219d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 86 additions and 46 deletions

5
.gitmodules vendored
View file

@ -1,8 +1,5 @@
[submodule "app proto submodule"]
path = app/src/main/proto
url = https://github.com/meshtastic/protobufs.git
[submodule "mesh_service_example proto submodule"]
path = mesh_service_example/src/main/proto
path = core/proto/src/main/proto
url = https://github.com/meshtastic/protobufs.git
[submodule "design"]
path = design