X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Ftelosb.target;h=55015a4b386434f8d9255a9589d6720d9bcd8864;hb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c;hp=ed333efe75318758155f899dd98ddd2087366ea3;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/support/make/telosb.target b/support/make/telosb.target index ed333efe..55015a4b 100644 --- a/support/make/telosb.target +++ b/support/make/telosb.target @@ -3,10 +3,11 @@ PLATFORM ?= telosb -#MSP_MCU = msp430x1611 +#MSP_MCU = msp430f1611 + +# Remove MSP430 hardware multiply disable: new msp430-gcc fixes +# PFLAGS += -mdisable-hwmul -# Disable MSP430 hardware multiply because it makes MSPGCC die -PFLAGS += -mdisable-hwmul OPTFLAGS += -O MSP_BSL ?= tos-bsl