Structs§
- Install
Args - Configuration for
install. - Locate
Args - Options for locating a toolchain.
- Remove
Args - Configuration for
remove. - RunArgs
- Configuration for
run. - UseArgs
Enums§
- ArmToolchain
Cmd - Arm Toolchain Manager is a tool for installing and managing the LLVM-based ARM embedded toolchain.
- CliError
Constants§
Statics§
- PROGRESS_
STYLE_ DELETE - PROGRESS_
STYLE_ DELETE_ SPINNER - PROGRESS_
STYLE_ DL - PROGRESS_
STYLE_ DL_ MSG - PROGRESS_
STYLE_ EXTRACT - PROGRESS_
STYLE_ EXTRACT_ SPINNER - PROGRESS_
STYLE_ VERIFY
Functions§
- confirm_
install - ctrl_
c_ cancel - Create a cancel token that will trigger when Ctrl-C (SIGINT on Unix) is pressed.
- install
- Remove a toolchain to the system.
- install_
with_ progress_ bar - list
- Print a list of all toolchains to stdio.
- locate
- Locate a toolchain’s path and print it to stdio.
- purge_
cache - Purge the download cache and print results to stdio.
- remove
- Remove a toolchain from the system.
- run
- Run a CLI tool with the toolchain in the PATH.
- use_cmd