]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/telosa.target
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / support / make / telosa.target
index 2755c1d89abcc781b7a5d1475aae92c3acd6c02b..8f82db944933f1862a6a02938c8b6397941d4bcf 100644 (file)
@@ -3,10 +3,11 @@
 
 PLATFORM ?= telosa
 
-MSP_MCU = msp430x149
+MSP_MCU = msp430f149
+
+# Remove MSP430 hardware multiply disable: new msp430-gcc fixes
+# PFLAGS += -mmpy=none
 
-# Disable MSP430 hardware multiply because it makes MSPGCC die
-PFLAGS += -mdisable-hwmul
 OPTFLAGS += -O
 
 MSP_BSL ?= tos-bsl