Skip to content

Commit

Permalink
docs: Reccomend esp-generate instead of esp-template
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Nov 13, 2024
1 parent e3e82f3 commit 65effcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You can usually find community members (including some employees of Espressif) i
## Templates

- [esp-idf-template](https://github.com/esp-rs/esp-idf-template) - A [cargo-generate](https://cargo-generate.github.io/cargo-generate/) template for projects using the Rust `std` library (via [ESP-IDF](https://github.com/espressif/esp-idf)).
- [esp-template](https://github.com/esp-rs/esp-template) - A [cargo-generate](https://cargo-generate.github.io/cargo-generate/) template for bare metal projects (ie. `no_std`).
- [esp-generate](https://github.com/esp-rs/esp-generate) - Template generation tool to create `no_std` applications targeting Espressif's chips.

## Open Hardware

Expand Down

0 comments on commit 65effcc

Please sign in to comment.