This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
astrodom
/
IES-200B-bootloader
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5237a1e20b
Branches
Tags
master
IES-200B-boo...
/
external
/
nano-pb
/
generator
/
proto
/
Makefile
Makefile
78 B
Historique
Raw
1
2
3
4
all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
protoc --python_out=. $<