Home
last modified time | relevance | path

Searched refs:DediProgBinaryRunner (Results 1 – 2 of 2) sorted by relevance

/scripts/west_commands/tests/
A Dtest_dediprog.py12 from runners.dediprog import DediProgBinaryRunner
54 runner = DediProgBinaryRunner(runner_config, spi_image=spi_image,
73 DediProgBinaryRunner.add_parser(parser)
75 runner = DediProgBinaryRunner.create(runner_config, arg_namespace)
/scripts/west_commands/runners/
A Ddediprog.py16 class DediProgBinaryRunner(ZephyrBinaryRunner): class
44 return DediProgBinaryRunner(cfg,

Completed in 3 milliseconds