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