0fba4bf20c
Have the subclasses implement a do_run() method instead, which run() delegates to. This will make it possible to handle common functionality in the superclass before runner-specific methods are called. It is a prerequisite for tasks like loading the build time configuration to add device tree awareness. Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com> |
||
---|---|---|
.. | ||
__init__.py | ||
arc.py | ||
bossac.py | ||
core.py | ||
dfu.py | ||
esp32.py | ||
jlink.py | ||
nios2.py | ||
nrfjprog.py | ||
openocd.py | ||
pyocd.py | ||
qemu.py | ||
xtensa.py |