-
Install homebrew if you haven't already: http://brew.sh/
-
Tap this repo:
brew tap nitsky/stm32
-
Install gcc for ARM:
brew install arm-none-eabi-gcc
-
Install stlink:
brew install --HEAD stlink
Install homebrew if you haven't already: http://brew.sh/
Tap this repo: brew tap nitsky/stm32
Install gcc for ARM: brew install arm-none-eabi-gcc
Install stlink: brew install --HEAD stlink