]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/eyesIFXv1.target
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / support / make / eyesIFXv1.target
index 71e88c251af5c9baa151d98247fdd1b492ccf5a8..adbc481219a4c1b1e3bad0631f60bfe9a53f9af1 100644 (file)
@@ -3,10 +3,10 @@
 
 PLATFORM = eyesIFXv1
 
-MSP_MCU = msp430x149
+MSP_MCU = msp430f149
 
-# Disable MSP430 hardware multiply because it makes MSPGCC die
-PFLAGS += -mdisable-hwmul
+# Remove MSP430 hardware multiply disable: new msp430-gcc fixes
+PFLAGS += -mdisable-hwmul
 OPTFLAGS += -O
 
 ifndef DEFAULT_PROGRAM
@@ -14,7 +14,7 @@ DEFAULT_PROGRAM = jtag
 endif
 
 VOLUME_FILE = volumes-stm25p.xml
-VOLUME_ALLOCATOR = tos-storage-stm25p
+VOLUME_ALLOCATOR ?= tos-storage-stm25p
 
 NESC_FLAGS:=-Wnesc-all