Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

tgtakaoka/homebrew-mspgcc

Repository files navigation

homebrew-mspgcc

The Homebrew formulae of GCC toolchain for MSP430, also known as MSPGCC which is based on GNU GCC 4.7. This repository includes binutils-msp430, headers-msp430, gcc-msp430, libc-msp430, gdb-msp430.

To get everything, execute the following commands.

$ brew tap tgtakaoka/mspgcc
$ brew install libc-msp430 gdb-msp430

You may want to install mspdebug-head by the following commands.

$ brew tap tgtakaoka/tinyos-msp430
$ brew install --HEAD mspdebug-head

Version:

binutils-msp430-2.22-20120911_4
headers-msp430-20130321_3
gcc-msp430-4.7.0-20120911_2
libc-msp430-20120716_2
gdb-msp430-7.2a-20111205_1