Add note for Xtensa

This commit is contained in:
Dániel Buga 2023-11-21 15:51:56 +01:00
parent 5ddd2cf9a6
commit c211d51c06

View File

@ -22,3 +22,4 @@ For Cortex-M targets, consider making sure that ALL of the following features ar
* `executor-thread`
* `nightly`
For Xtensa ESP32, consider using the executors and `#[main]` macro provided by your appropriate link:https://crates.io/crates/esp-hal-common[HAL crate].