cargo
driven and automatically downloads & configures everything by default; no need to download the ESP IDF SDK manually, or set up a C toolchainYou might want to also check out the type safe Rust wrappes built on top of these raw bndings: - Type safe wrappers for ESP IDF Services - Type safe wrappers for ESP IDF Drivers
Follow the Prerequisites section in the esp-idf-template
crate.
Read the documentation here.
For more information, check out: - The Rust on ESP Book - The ESP Embedded Training - The esp-idf-template project - The esp-idf-svc project - The esp-idf-hal project - The embedded-svc project - The embedded-hal project - The Rust for Xtensa toolchain - The Rust-with-STD demo project