Default MCU change in GF20,10,11, all of which are discontinued.
[goodfet] / firmware / config.mk
index 71cac4b..f2a681f 100644 (file)
@@ -20,7 +20,7 @@ config := monitor spi
 endif
 
 ifneq (,$(findstring $(board),goodfet20 goodfet10 goodfet11))
 endif
 
 ifneq (,$(findstring $(board),goodfet20 goodfet10 goodfet11))
-mcu ?= msp430f1612
+mcu ?= msp430f1611
 platform := goodfet
 endif
 
 platform := goodfet
 endif