Skip to content
Commit ddce583c authored by Martí Bolívar's avatar Martí Bolívar Committed by Carles Cufi
Browse files

scripts: west_commands: decouple runners pkg from west



I've had some requests to be able to use code in the runners package
without having west installed.

It turns out to be pretty easy to make this happen, as west is
currently only used for west.log and some trivial helper methods:

- To replace west log, use the standard logging module
- Add an appropriate handler for each runner's logger in
  run_common.py which delegates to west.log, to keep
  output working as expected.

Signed-off-by: default avatarMarti Bolivar <marti.bolivar@nordicsemi.no>
parent d176cc36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment