CVS: python/msp430 bsl.py,1.9,1.10

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/python/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21610/python/msp430

Modified Files:
	bsl.py 
Log Message:
add more device type ids

Index: bsl.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430/bsl.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- bsl.py	29 Sep 2005 21:32:40 -0000	1.9
+++ bsl.py	18 Jan 2006 11:07:37 -0000	1.10
@@ -183,12 +183,17 @@
 
 #known device list
 deviceids = {
-    0xf149: F1x,
+    0x1132: F1x,
+    0x1232: F1x,
     0xf112: F1x,
-    0xf413: F4x,
     0xf123: F1x,
+    0xf149: F1x,
+    0xf169: F1x,
+    0xf16c: F1x,
+    0xf413: F4x,
+    0xf427: F4x,
+    0xf439: F4x,
     0xf449: F4x,
-    0x1232: F1x,
 }
 
 class BSLException(Exception):



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.