Step
-
Install Homebrew
-
Install GCC ARM Toolchain
brew tap PX4/homebrew-px4 brew update brew install gcc-arm-none-eabi-48 -
Profit!
Issue
48may no longer works try49-or-brew install gcc-arm-none-eabi
Misc
Someone mentions below method. NOT VERIFIED.
brew cask install gcc-arm-embedded