This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ouj
/
shoes
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e92c5f5392
Branches
Tags
master
shoes
/
yj
/
work
/
slaveUART
/
external
/
nano-pb
/
generator
/
proto
/
Makefile
Makefile
78 B
History
Raw
1
2
3
4
all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
protoc --python_out=. $<