1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2025-04-21 12:27:27 +03:00

avrdude/: support use of CLK for regular I/O

This commit is contained in:
Werner Almesberger
2012-07-22 10:45:19 -03:00
parent f67681360f
commit 6b838ee479
2 changed files with 19 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
Index: avrdude-5.11.1/avrdude.conf.in
===================================================================
--- avrdude-5.11.1.orig/avrdude.conf.in 2012-07-22 10:29:39.039644015 -0300
+++ avrdude-5.11.1/avrdude.conf.in 2012-07-22 10:29:56.504217803 -0300
--- avrdude-5.11.1.orig/avrdude.conf.in 2012-07-22 10:46:06.492107995 -0300
+++ avrdude-5.11.1/avrdude.conf.in 2012-07-22 10:50:05.607975349 -0300
@@ -713,6 +713,29 @@
type = avr910;
;
@@ -12,7 +12,7 @@ Index: avrdude-5.11.1/avrdude.conf.in
+# DAT1 1
+# DAT0 2
+# VSS -
+# CLK - (reserved for clock output)
+# CLK 4 (also used for clock output)
+# VDD -
+# CMD 6
+# DAT3 7