espup icon indicating copy to clipboard operation
espup copied to clipboard

Check for component on `install` and `update`

Open ProfFan opened this issue 2 years ago • 0 comments

Currently ESPUP only checks for the version of installed toolchain. However sometimes when the component install did not finish cleanly update will succeed while leaving the component not installed. This should be checked as normal rustup component install does not work for the esp toolchain.

ProfFan avatar Nov 15 '23 15:11 ProfFan