sforkowany z mirror/meshtastic-firmware
Pull protobufs from submodule instead of a symbolic link Fix #2
rodzic
12a68026e7
commit
4bb308c80c
|
@ -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
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c4ee1448ea99058fe45c6738e547197e4a4c1887
|
Ładowanie…
Reference in New Issue