Searched refs:nanopb_options (Results 1 – 2 of 2) sorted by relevance
61 nanopb_options = [] variable62 nanopb_options.extend(["--output-dir", generated_src_dir])64 nanopb_options.append(opt)84 nanopb_options.extend(["--proto-path", proto_include_dir])137 cmd = [python_exe, nanopb_generator] + nanopb_options + [proto_file_basename]
2 ; You can setup `custom_nanopb_protos` `nanopb_options` vars to generate code from proto files