Mention that `xtensa-esp32*-{none-elf,espidf}` targets are stable as of Rust 1.81
Closed this issue · 1 comments
flippette commented
This was mentioned in the GitHub release notes, will this make working with Xtensa ESP32 easier?
MabezDev commented
This is by design, the LLVM used by upstream rust does not have enough commits for it to be usable for development (yet). Until it is, we don't want users to get confused so we're omitting talking about it in the book. For now, targeting the Xtensa chips still requires the esp-rs/rust toolchain.