Home
last modified time | relevance | path

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

/scripts/west_commands/tests/
A Dtest_gd32isp.py11 from runners.gd32isp import Gd32ispBinaryRunner
51 runner = Gd32ispBinaryRunner(runner_config, TEST_GD32ISP_DEV)
66 Gd32ispBinaryRunner.add_parser(parser)
68 runner = Gd32ispBinaryRunner.create(runner_config, arg_namespace)
/scripts/west_commands/runners/
A Dgd32isp.py13 class Gd32ispBinaryRunner(ZephyrBinaryRunner): class
57 return Gd32ispBinaryRunner(cfg,

Completed in 7 milliseconds