Support for MSP430x5xx processors on MSP430-gcc
- by jldupont
How would I add support for a new MSP430 processor type on MSP430-gcc? E.g. msp430x5xx series.
I understand I must produce the relevant .h / .o files but how do I integrate those in msp430-gcc ?