Author: bszx                         Date: Sat May  6 09:45:30 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for ATtiny2313

---- Files affected:
SOURCES:
   uisp-attiny2313.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/uisp-attiny2313.patch
diff -u /dev/null SOURCES/uisp-attiny2313.patch:1.1
--- /dev/null   Sat May  6 11:45:30 2006
+++ SOURCES/uisp-attiny2313.patch       Sat May  6 11:45:25 2006
@@ -0,0 +1,11 @@
+--- uisp-20050207/src/Avr.C.old        2005-02-07 23:55:08.000000000 +0100
++++ uisp-20050207/src/Avr.C    2005-12-22 17:55:56.000000000 +0100
+@@ -65,7 +65,7 @@
+   { "ATtiny22",     0x91, 0x06,   2048,   0,  128,  4000, 4000, AVR_TN22 },
+ 
+   { "ATtiny26",     0x91, 0x09,   2048,  32,  128,  4500, 9000, AVR_TN26 },
+-  { "ATtiny2313",   0x91, 0x0A,   2048,   0,  128,  4000, 4000, AVR_TN2313 },
++  { "ATtiny2313",   0x91, 0x0A,   2048,  32,  128,  4000, 4000, AVR_TN2313 },
+ 
+ #if 0
+   /* 12V parallel programming only; here just for the evidence */
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to