tgtakaoka / tinyos-msp430

TinyOS for small MSP430 chips with msp430-elf-gcc
Other
12 stars 0 forks source link

TI/Red Hat GCC toolchain support #2

Closed tgtakaoka closed 6 years ago

tgtakaoka commented 9 years ago

TI/Red Hat GCC toolchains for MSP430 have been released. This project should be compiled with the toolchain.

See also https://github.com/tgtakaoka/scripts-msp430/issues/1

tgtakaoka commented 9 years ago

The redhat-gcc branch has been created for this issue. https://github.com/tgtakaoka/tinyos-msp430/tree/redhat-gcc

tgtakaoka commented 6 years ago

This has been implemented on gnu-gcc branch and now it merged to master.