esp-rs/espup repo issues and pull requests
Support for LP cores toolchain #484 [SergioGasquez] enhancement feature request
Motivations At the moment espup install -t esp32s3 only install Xtensa Rust, so you cant use the RISC-V LP core. We...
Install To Platform-Standard Locations | Reduce Home Directory Clutter #476 [taep96] enhancement feature request
Motivations Files are currently placed directly in $HOME, which creates clutter. Using standard platform directories...
Add support for ESP32-C61 #443 [SergioGasquez] enhancement chip support feature request
Add support for ESP32-C5 #435 [SergioGasquez] enhancement chip support feature request
Check for component on `install` and `update` #397 [ProfFan] enhancement feature request
Currently ESPUP only checks for the version of installed toolchain. However sometimes when the component install did...
espup installs potential riscv targets that are never used #388 [Vollbrecht] enhancement feature request
Bug description If i understand it correctly espup just reuse the build-artifacts from crosstool. Currently it...
Windows: ZIP artifacts should be downloaded to IDF_TOOLS_PATH/dist #268 [georgik] enhancement feature request
Bug description espup install downloads ZIP diles to location under rustup. Downloading file...
Provide espup as winget package #267 [georgik] enhancement feature request
Motivations Usage of winget is more common on Windows. This way users and adminstrators has higher control over the...
Add a Proxy Option for download things from github #98 [RedElectricity] enhancement feature request
Motivations Sometimes, it's hard download things from github without proxy in china, so can it add a proxy...
Add bug jury labels #537 [SergioGasquez] skip-changelog