mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00
Pull protobufs from submodule instead of a symbolic link Fix #2
This commit is contained in:
parent
12a68026e7
commit
4bb308c80c
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "proto"]
|
||||||
|
path = proto
|
||||||
|
url = https://github.com/meshtastic/Meshtastic-protobufs.git
|
@ -1 +1 @@
|
|||||||
/home/kevinh/packages/nanopb-0.4.1-linux-x86/generator-bin/protoc --nanopb_out=-v:src -I=../MeshUtil/app/src/main/proto mesh.proto
|
/home/kevinh/packages/nanopb-0.4.1-linux-x86/generator-bin/protoc --nanopb_out=-v:src -I=proto mesh.proto
|
||||||
|
@ -1 +0,0 @@
|
|||||||
../MeshUtil/app/src/main/proto/mesh.options
|
|
@ -1 +0,0 @@
|
|||||||
../MeshUtil/app/src/main/proto/mesh.proto
|
|
1
proto
Submodule
1
proto
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c4ee1448ea99058fe45c6738e547197e4a4c1887
|
Loading…
Reference in New Issue
Block a user