BadFET20 web errata.
[goodfet] / firmware / configure
index 8767af6..43b2f40 100755 (executable)
@@ -7,8 +7,8 @@ GOODFET=/dev/ttyUSB*             #Linux (Default)
 
 The MSP430F161x is targetted by default.  Build for others
 by setting one of the following.
-mcu=msp430x2618
-mcu=msp430x1612                  #MSP430F1612 or 1611
-mcu=msp430x2274                  #2272 or 2274
+mcu=msp430x2618                  #BadFET20
+mcu=msp430x1612                  #GoodFET10, GoodFET20
+mcu=msp430x2274                  #GoodFET30
 
 EOF