esp32s3创建rust工程 window成功mac
下载esp版本的rustc
https://github.com/esp-rs/rust-build/releases/tag/v1.88.0.0
window 下载后解压 link
rustup toolchain link esp C:\esp-rust\rust-esp-1.xx.0-x86_64-pc-windows-msvc
rustup default esp
PS C:\Users\xx\RustroverProjects\esp_toolchain_library> which cargo
C:/Users/xx/rust-1.88.0.0-x86_64-pc-windows-msvc/esp/bin/cargo.exe
PS C:\Users\xx\RustroverProjects\esp_toolchain_library> which rustc
C:/Users/xx/rust-1.88.0.0-x86_64-pc-windows-msvc/esp/bin/rustc.exe
cargo install esp-generate
espup install
提示
error[E0308]: mismatched types
--> C:\Users\xx\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\espup-0.15.1\src\lib.rs:29:47
|
29 | indicatif_log_bridge::LogWrapper::new(PRO