Common west flash, debug arguments like --hex-file can't be used from command line #23172
Labels
area: Debugging
area: Flashing
bug
The issue is a bug, or the PR is fixing a bug
priority: high
High impact/importance bug
Describe the bug
eb95bed broke the ability to
west flash --hex-file foo.hex
.A fix is in #23171
To Reproduce
Steps to reproduce the behavior:
Notice that build/zephyr/zephyr.hex is flashed, not my-cool-zephyr.hex.
Expected behavior
my-cool-zephyr.hex is flashed instead.
Impact
Showstopper
Environment (please complete the following information):
Additional context
Reported by Tarjei Knapstad on Slack.
The text was updated successfully, but these errors were encountered: