energia / msp430-lg-core

15 stars 12 forks source link

DriverLib uses some new core function which are not supported by GCC4.6 #57

Open StefanSch opened 6 years ago

StefanSch commented 6 years ago

get_SR_register() data16_write_addr(x,y) are not supported by GCC4.6

StefanSch commented 6 years ago

fixed in pull request #58