/homebrew-formulae

homebrew ("the missing package manager for OS X") formulae from the mbed team.

Primary LanguageRubyApache License 2.0Apache-2.0

Homebrew formulae for Arm Mbed

Homebrew is a package manager for macOS. You can use it to install the Arm GCC toolchain

Deprecation notice

New versions Arm GCC toolchain are available from the gcc-arm-embedded cask, using the following instructions.

brew install --cask gcc-arm-embedded

Installing from this tap

If you still want to install from this tap, use the following instructions:

brew tap ArmMbed/homebrew-formulae
brew install arm-none-eabi-gcc

This tap was maintained by the Arm Mbed team, not the Arm OSS compiler team! Please raise issues with this formula here, and issues with the toolchain here.