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