You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment espup install -t esp32s3 only install Xtensa Rust, so you cant use the RISC-V LP core. We should have a way to install the toolchain of the lp core.
Motivations
At the moment
espup install -t esp32s3only install Xtensa Rust, so you cant use the RISC-V LP core. We should have a way to install the toolchain of the lp core.