Factor the classes which do the work into a new "runner" package. This package has a core module where ZephyrBinaryRunner and common helpers will live, and one file per subclass / runner front-end. The top-level script, zephyr_flash_debug.py, still exists, but just delegates its work to the core. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org> |
||
|---|---|---|
| .. | ||
| runner | ||
| arc_debugger.sh | ||
| bossa-flash.sh | ||
| dfuutil.sh | ||
| esp32.sh | ||
| jlink.sh | ||
| nios2.sh | ||
| nrf_flash.sh | ||
| openocd.sh | ||
| pyocd.sh | ||
| qemu.sh | ||
| quartus-flash.py | ||
| xt-gdb.sh | ||
| zephyr_flash_debug.py | ||