third_party.pigweed.src/targets/stm32f429i-disc1
Wyatt Hepler 8b8c34647b pw_cli: Make process.py faster
- For run_async, replace the silent option with the log_output option.
  With log_output, lines are read one-by-one and logged. Otherwise, the
  output is dumped to a temporary file.
- For tests, only log the output on failure. This substantially speeds
  up verbose tests. A pw_kvs test went from 38 s to 1.2 s when
  passing, or 26 s when failing and printing the output.

Change-Id: Iba18c555c07eeaa9eb5ba79bc8d36d3ef2435485
2020-03-13 19:36:59 +00:00
..
py pw_cli: Make process.py faster 2020-03-13 19:36:59 +00:00
BUILD.gn
target_config.gni
target_docs.rst docs: Extend readme, more docs 2020-03-12 18:00:44 +00:00