diff options
| author | Dániel Buga <[email protected]> | 2025-07-02 10:33:16 +0200 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2025-07-02 10:33:16 +0200 |
| commit | 8d2657383e29c78bd6b4a4dd7c2977ee970c636d (patch) | |
| tree | 807f039e9cd531f8772685d1a7617974b464f6ce /docs/pages | |
| parent | b528ed06e3025e0803e8fd6dc53ac968df9f49bc (diff) | |
Link to esp-generate
Diffstat (limited to 'docs/pages')
| -rw-r--r-- | docs/pages/new_project.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pages/new_project.adoc b/docs/pages/new_project.adoc index cd943b4f6..906d89f36 100644 --- a/docs/pages/new_project.adoc +++ b/docs/pages/new_project.adoc | |||
| @@ -11,6 +11,8 @@ Once you’ve successfully xref:#_getting_started[run some example projects], th | |||
| 11 | - link:https://github.com/lulf/embassy-template[embassy-template] (STM32, NRF, and RP) | 11 | - link:https://github.com/lulf/embassy-template[embassy-template] (STM32, NRF, and RP) |
| 12 | - link:https://github.com/bentwire/embassy-rp2040-template[embassy-rp2040-template] (RP) | 12 | - link:https://github.com/bentwire/embassy-rp2040-template[embassy-rp2040-template] (RP) |
| 13 | 13 | ||
| 14 | === esp-generate | ||
| 15 | - link:https://github.com/esp-rs/esp-generate[esp-generate] (ESP32 using esp-hal) | ||
| 14 | 16 | ||
| 15 | == Starting a project from scratch | 17 | == Starting a project from scratch |
| 16 | 18 | ||
