Skip to content

linkyourbin/armup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armup

armup is a Windows-focused CLI for setting up an embedded Cortex-M toolchain. It downloads and installs the supported tools into one root directory, then can add them to the current user's Path.

It installs:

  • Arm GNU Toolchain (arm-none-eabi-gcc)
  • clangd
  • cmake
  • ninja
  • probe-rs
  • xPack OpenOCD

Ready to go:

armup install --all --root D:\Embedded_Toolchain --add-path --yes --download-connections 24

Update installed tools:

armup update --all --root D:\Embedded_Toolchain --add-path --download-connections 24

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages