Apparently some compilers don't want to automatically cast size_t to uint64_t.
[apps/low-level-can-service.git] / generator / Makefile
1 nanopb_pb2.py: nanopb.proto
2         protoc --python_out=. -I /usr/include -I . nanopb.proto