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