zephyr/scripts/west_commands/runners
Marcin Niestroj c9a3dae651 scripts: runners: esp32: remove print() call
This print() call was introduced as part of commit 16571db029 ("soc:
esp32: add support to mcuboot build") probably as a leftover from
debugging stage. Remove that, so flash command is not printed by
default. Those commmands can be easily printed by passing -v flag to
`west -v flash ...` command.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-01-05 19:48:18 -05:00
..
__init__.py
blackmagicprobe.py
bossac.py
canopen_program.py
core.py
dediprog.py
dfu.py
esp32.py
gd32isp.py
hifive1.py
intel_s1000.py
jlink.py
mdb.py
misc.py
nios2.py
nrfjprog.py
nsim.py
openocd.py
pyocd.py
qemu.py
spi_burn.py
stm32cubeprogrammer.py
stm32flash.py
xtensa.py