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

Make sure we reference the right versions of crates, Rust and tools (besides Cargo.toml) #89

Open
bjoernQ opened this issue Feb 4, 2025 · 0 comments

Comments

@bjoernQ
Copy link
Collaborator

bjoernQ commented Feb 4, 2025

We have a couple of places where we reference versions

  • MSRV in the (not merged yet) tools version check
  • That hint about where to look for examples in the generated main
  • espflash / probe-rs versions in the tools version check

Ideally, we can get the MSRV from the Cargo.toml

Not sure about espflash and probe-rs - while users should use a recent version, they might get away with something older that works 🤷‍♂ but we should make sure we suggest a version we know will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants