Skip to content

Conversation

@SergioGasquez
Copy link
Member

Still far from ideal, but I guess its better than what we currently have. We will print a warning if we set any monitor arg but we dont use the monitor flag.

Also, when using flash subcommand the elf file is not taken from the --elf arg as we already know the elf. The user could still use the --elf flag though...

Copy link
Member

@playfulFence playfulFence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jessebraham jessebraham added this pull request to the merge queue Apr 10, 2025
Merged via the queue into esp-rs:main with commit 5b1027a Apr 10, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In FlashArgs, monitor_args requires monitor arg, but clap does not support requires with flatten

3 participants