diff options
| -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 | ||
