aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/usbconfig-prototype.h
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2009-04-13 18:23:31 +0000
committerChristian Starkjohann <cs+github@obdev.at>2009-04-13 18:23:31 +0000
commit71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1 (patch)
tree179a02c4dec6fa3462906fc2ca8113311328add9 /usbdrv/usbconfig-prototype.h
parent7d111aa4aed9621c02181c66d28fe99a9836e788 (diff)
downloadv-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.gz
v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.bz2
v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.zip
- great renaming: project is now renamed from AVR-USB to V-USB
Diffstat (limited to 'usbdrv/usbconfig-prototype.h')
-rw-r--r--usbdrv/usbconfig-prototype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usbdrv/usbconfig-prototype.h b/usbdrv/usbconfig-prototype.h
index a759e81..812f83b 100644
--- a/usbdrv/usbconfig-prototype.h
+++ b/usbdrv/usbconfig-prototype.h
@@ -1,5 +1,5 @@
/* Name: usbconfig.h
- * Project: AVR USB driver
+ * Project: V-USB, virtual USB port for Atmel's(r) AVR(r) microcontrollers
* Author: Christian Starkjohann
* Creation Date: 2005-04-01
* Tabsize: 4
@@ -14,7 +14,7 @@
/*
General Description:
This file is an example configuration (with inline documentation) for the USB
-driver. It configures AVR-USB for USB D+ connected to Port D bit 2 (which is
+driver. It configures V-USB for USB D+ connected to Port D bit 2 (which is
also hardware interrupt 0 on many devices) and USB D- to Port D bit 4. You may
wire the lines to any other port, as long as D+ is also wired to INT0 (or any
other hardware interrupt, as long as it is the highest level interrupt, see