Pull protobufs from submodule instead of a symbolic link Fix #2

This commit is contained in:
Kevin Hester 2020-03-02 09:56:21 -08:00
parent 12a68026e7
commit 4bb308c80c
5 changed files with 5 additions and 3 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "proto"]
path = proto
url = https://github.com/meshtastic/Meshtastic-protobufs.git

View File

@ -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

View File

@ -1 +0,0 @@
../MeshUtil/app/src/main/proto/mesh.options

View File

@ -1 +0,0 @@
../MeshUtil/app/src/main/proto/mesh.proto

1
proto Submodule

@ -0,0 +1 @@
Subproject commit c4ee1448ea99058fe45c6738e547197e4a4c1887