So when for instance adding some `import wrong_module` line to a sample runner like bossac.py this adds the text between parentheses ( ) below: The module for runner "bossac" could not be imported (No module named 'wrong_module'). This most likely means it is not handling its dependencies properly. Please report this to the zephyr developers. Test tip: changes to bossac.py do not trigger a fast, incremental doc build. touch doc/guides/west/build-flash-debug.rst does it instead. Signed-off-by: Marc Herbert <marc.herbert@intel.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blackmagicprobe.py | ||
| bossac.py | ||
| canopen_program.py | ||
| core.py | ||
| dediprog.py | ||
| dfu.py | ||
| esp32.py | ||
| hifive1.py | ||
| intel_s1000.py | ||
| jlink.py | ||
| mdb.py | ||
| misc.py | ||
| nios2.py | ||
| nrfjprog.py | ||
| nsim.py | ||
| openocd.py | ||
| pyocd.py | ||
| qemu.py | ||
| stm32cubeprogrammer.py | ||
| stm32flash.py | ||
| xtensa.py | ||