BLIT2008-Board mit i2c-tiny-usb-Firmware/patch-usbtiny-h.diff

Aus BraLUG-Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (kategorisiert...)
 
Zeile 1: Zeile 1:
 +
[[Kategorie:BLIT2008-Board]]
 +
 
<pre>
 
<pre>
 
--- a/usbtiny.h 2007-05-19 14:07:50.000000000 +0200
 
--- a/usbtiny.h 2007-05-19 14:07:50.000000000 +0200

Aktuelle Version vom 21. November 2008, 13:55 Uhr


--- a/usbtiny.h	2007-05-19 14:07:50.000000000 +0200
+++ b/usbtiny.h	2008-11-20 21:56:49.000000000 +0100
@@ -11,8 +11,8 @@
 // I/O port. The following macros define the port letter and the input
 // bit numbers:
 #if! defined (__AVR_ATtiny45__)
-#define	USBTINY_PORT			C
-#define	USBTINY_DPLUS			1
+#define	USBTINY_PORT			D
+#define	USBTINY_DPLUS			2
 #define	USBTINY_DMINUS			0
 #else
 #define	USBTINY_PORT			B
'Persönliche Werkzeuge