Files
VesiScan-Basic_imu/external/nano-pb/generator/proto/Makefile
T
2026-04-24 10:52:47 +09:00

5 lines
78 B
Makefile

all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
protoc --python_out=. $<