Hi,
I'm using this tool to generate a config with just defaults. Specifcally
> esp-generate --version
esp-generate 0.3.1
After creation the tool prints:
> esp-generate --chip=esp32s3 -O . foo
Checking installed versions
β Rust
π espflash
π probe-rs
What is check is behind the "β Rust" and how can I fix that?
It would be helpful if this information was included in the printout.
Thanks!