Update to add support for MSP430-GCC 4.6 which moved things around;
[goodfet] / firmware / include / command.h
index ca2f6a8..3abffad 100644 (file)
@@ -15,7 +15,7 @@
 #define u32 unsigned long
 
 
 #define u32 unsigned long
 
 
-#ifdef msp430x2274
+#ifdef msp430f2274
 //256 bytes, plus overhead
 //For chips with very little RAM.
 #define CMDDATALEN 0x104
 //256 bytes, plus overhead
 //For chips with very little RAM.
 #define CMDDATALEN 0x104