Searched refs:NrfUtilBinaryRunner (Results 1 – 2 of 2) sorted by relevance
17 class NrfUtilBinaryRunner(NrfBinaryRunner): class42 return NrfUtilBinaryRunner(cfg, args.nrf_family, args.softreset,
19 from runners.nrfutil import NrfUtilBinaryRunner41 CLASS_MAP = {'nrfjprog': NrfJprogBinaryRunner, 'nrfutil': NrfUtilBinaryRunner}