diff options
| author | Ulf Lilleengen <[email protected]> | 2025-07-03 11:34:11 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-03 11:34:11 +0200 |
| commit | 2d74c09529752bb122f3cc346b75de5588efedc3 (patch) | |
| tree | 41aebf8bb57b2482fa450c5acd1a4716e5204d1c | |
| parent | e8bf3bd51caef51df72d37b9ef7ae2bf1e6921eb (diff) | |
| parent | 8d2657383e29c78bd6b4a4dd7c2977ee970c636d (diff) | |
Merge pull request #4360 from bugadani/esp-generate
Link to esp-generate
| -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 | ||
