Place the toolchain somewhere on your computer(eg:/usr/local/):
mv ~/Downloads/gcc-arm-none-eabi-10-2020-q4-major /usr/local/
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/"
-
Notifications
You must be signed in to change notification settings - Fork 0
tomrodinger/toolchain_stm32_macos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Toolchain for compiling STM32 code on MacOS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published