Home
last modified time | relevance | path

Searched refs:nanopb_options (Results 1 – 2 of 2) sorted by relevance

/nanopb-3.4.0/generator/
Dplatformio_generator.py61 nanopb_options = [] variable
62 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]
/nanopb-3.4.0/examples/platformio/
Dplatformio.ini2 ; You can setup `custom_nanopb_protos` `nanopb_options` vars to generate code from proto files