CVS: python/msp430 jtag.py,1.3,1.4
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-serv2753/python/msp430
Modified Files:
jtag.py
Log Message:
- fix the unused function
Index: jtag.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430/jtag.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- jtag.py 10 Mar 2004 18:38:42 -0000 1.3
+++ jtag.py 9 Jul 2004 23:18:07 -0000 1.4
@@ -88,9 +88,9 @@
MSP430_VerifyMem = MSP430mspgcc.MSP430_VerifyMem
MSP430_VerifyMem.argtypes = [ctypes.c_long, ctypes.c_long, ctypes.c_char_p]
MSP430_VerifyMem.restype = ctypes.c_int
- MSP430_EraseCheck = ctypes.c_int
- MSP430_EraseCheck.argtypes = MSP430mspgcc.MSP430_EraseCheck
- MSP430_EraseCheck.restype = ctypes.c_long, ctypes.c_long
+ MSP430_EraseCheck = MSP430mspgcc.MSP430_EraseCheck
+ MSP430_EraseCheck.argtypes = ctypes.c_long, ctypes.c_long
+ MSP430_EraseCheck.restype = ctypes.c_int
MSP430_Funclet = MSP430mspgcc.MSP430_Funclet
MSP430_Funclet.argtypes = [ctypes.c_char_p, ctypes.c_long, ctypes.c_int, ctypes.c_int]
MSP430_Funclet.restype = ctypes.c_int
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com