Fix non-constant initializer errors with some compilers.
[apps/low-level-can-service.git] / generator / Makefile
1 nanopb_pb2.py: nanopb.proto
2         protoc --python_out=. -I /usr/include -I . nanopb.proto