Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

  1. Place the toolchain somewhere on your computer(eg:/usr/local/):

    mv ~/Downloads/gcc-arm-none-eabi-10-2020-q4-major /usr/local/

  2. Open the bash_profile on you computer(simply on your terminal enter "open ~/.bash_profile") and copy-paste the following line into your bash_profile file.

    export PATH="$PATH:/usr/local/gcc-arm-none-eabi-10-2020-q4-major/bin/"

About

Toolchain for compiling STM32 code on MacOS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages