Files
nrf51_2in13_epd/external/nano-pb/generator/proto/Makefile
2025-04-26 13:14:26 +08:00

5 lines
82 B
Makefile

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