zephyr/scripts/support/runner
Marti Bolivar 1645d372d2 scripts: runner: dfu-util: add --dfuse-modifiers option
This gives callers finer-grained control over the flash. For example,
giving --dfuse-modifiers=force:mass-erase allows a chip-erase rather
than just erasing the sectors which need to be overwritten with the image.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2017-12-15 09:57:30 -05:00
..
__init__.py scripts: runner: add qemu.py, a stand-in for QEMU 2017-10-28 13:31:22 -04:00
arc.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
bossac.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
core.py scripts: runner: add infrastructure for DT-based flashing 2017-12-15 09:57:30 -05:00
dfu.py scripts: runner: dfu-util: add --dfuse-modifiers option 2017-12-15 09:57:30 -05:00
esp32.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
jlink.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nios2.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nrfjprog.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
openocd.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
pyocd.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
qemu.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
xtensa.py scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00