diff options
| author | Dániel Buga <[email protected]> | 2023-11-21 15:51:56 +0100 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2023-11-21 15:53:30 +0100 |
| commit | c211d51c0667b19dc0e70473da4a2742d7405b59 (patch) | |
| tree | 86819aa3b51e137412a7c965d6a6559d59570b1c | |
| parent | 5ddd2cf9a6f165469a5bf207f73b26936f1d7735 (diff) | |
Add note for Xtensa
| -rw-r--r-- | docs/modules/ROOT/pages/faq.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/faq.adoc b/docs/modules/ROOT/pages/faq.adoc index 5b58580d0..733ddbc5a 100644 --- a/docs/modules/ROOT/pages/faq.adoc +++ b/docs/modules/ROOT/pages/faq.adoc | |||
| @@ -22,3 +22,4 @@ For Cortex-M targets, consider making sure that ALL of the following features ar | |||
| 22 | * `executor-thread` | 22 | * `executor-thread` |
| 23 | * `nightly` | 23 | * `nightly` |
| 24 | 24 | ||
| 25 | For Xtensa ESP32, consider using the executors and `#[main]` macro provided by your appropriate link:https://crates.io/crates/esp-hal-common[HAL crate]. | ||
