Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/west_commands/tests/
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)
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Dgd32isp.py13 class Gd32ispBinaryRunner(ZephyrBinaryRunner): class
57 return Gd32ispBinaryRunner(cfg,