energia / msp430-lg-core

15 stars 12 forks source link

GCC 4.6.6 compiler package: msp430.h file misses FR2155 #124

Closed LambertusIJsselstein closed 4 years ago

LambertusIJsselstein commented 4 years ago

in the GCC compiler package 4.6.6 in msp430.h file the following lines are missing

elif defined (MSP430FR2155)

include "msp430fr2155.h"

Refs #77

StefanSch commented 4 years ago

Adding new devices to the Compiler used in Energia is quite an effort. Therefore just devices used on Launchpads are added just now.