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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user