Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI improvements and dependency updates #334

Merged
merged 4 commits into from
Jan 10, 2023

Conversation

jessebraham
Copy link
Member

  • Update dependencies to their latest versions
  • Derive clap::ValueEnum for all enums used as command line values, rather than the macro we were previously using
  • Simplify the variant names of the flash configuration enums, making them more consistent in the process
  • Fix a deprecation warning and a number of clippy warnings

@jessebraham jessebraham merged commit 3aee2b2 into esp-rs:main Jan 10, 2023
@jessebraham jessebraham deleted the feature/cli branch January 10, 2023 17:33
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.

1 participant