This website works better with JavaScript
Home
Explore
Help
Register
Sign In
astrodom
/
IES-200B-bootloader
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5237a1e20b
Branches
Tags
master
IES-200B-boo...
/
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=. $<