Hacker News new | ask | show | jobs
by sergiogasquez 872 days ago
> In theory, there is a quickstart CLI tool that should generate a project, but it is currently broken.

Which tool do you mean? `cargo-generate` it's working fine for both templates:

- esp-idf-template(std): https://github.com/esp-rs/esp-idf-template)

- esp-template (no_std): https://github.com/esp-rs/esp-template

1 comments

Yep - that's what I'm referring to. Broken as of when I tried 2 weeks ago; can't speak to it currently.