MSP430F201x identification.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 5 Mar 2010 21:05:22 +0000 (21:05 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 5 Mar 2010 21:05:22 +0000 (21:05 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@383 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

client/GoodFETMSP430.py

index 36a0e1b..4551433 100644 (file)
@@ -124,7 +124,7 @@ class GoodFETMSP430(GoodFET):
         0xf249: "MSP430F24x",
         0xf26f: "MSP430F261x",
         0xf237: "MSP430F23x0",
         0xf249: "MSP430F24x",
         0xf26f: "MSP430F261x",
         0xf237: "MSP430F23x0",
-        
+        0xf201: "MSP430F201x",
         
         #MSP430F1xx
         0xf16c: "MSP430F161x",
         
         #MSP430F1xx
         0xf16c: "MSP430F161x",