This repository contains the contiki-ng compatible GNU Toolchain for ARM Embedded Processors as formulae for Homebrew.
This is a homebrew binary repository for the pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7/M23/M33, Cortex-R4/R5/R7/R8 and more).
First brew tap contiki-ng/contiki-ng-arm
and then brew install <formula>
.
To install the entire ARM toolchain, do:
# to tap the repository
$ brew tap contiki-ng/contiki-ng-arm
# to install the toolchain
$ brew install contiki-ng-arm-gcc-bin
brew help
,man brew
, or the Homebrew wiki.- GNU ARM Embedded Toolchain