homebrew-stm32
homebrew-stm32 copied to clipboard
Homebrew formulae to set up stm32 development on Mac OS X
homebrew-stm32
-
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