Added record for MSP430G2553.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Thu, 22 Nov 2012 20:45:21 +0000 (20:45 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Thu, 22 Nov 2012 20:45:21 +0000 (20:45 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1343 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

client/GoodFETMSP430.py

index f4befa4..4d84a44 100644 (file)
@@ -153,6 +153,8 @@ class GoodFETMSP430(GoodFET):
         0xf26f: "MSP430F261x",
         0xf237: "MSP430F23x0",
         0xf201: "MSP430F201x",
+        #Are G's and F's distinct?
+        0x2553: "MSP430G2553",
         
         #MSP430F1xx
         0xf16c: "MSP430F161x",