初始版本
This commit is contained in:
4
external/nano-pb/generator/proto/Makefile
vendored
Normal file
4
external/nano-pb/generator/proto/Makefile
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
all: nanopb_pb2.py plugin_pb2.py
|
||||
|
||||
%_pb2.py: %.proto
|
||||
protoc --python_out=. $<
|
||||
Reference in New Issue
Block a user