From 71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1 Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Mon, 13 Apr 2009 18:23:31 +0000 Subject: - great renaming: project is now renamed from AVR-USB to V-USB --- examples/drivertest/firmware/usbconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/drivertest/firmware/usbconfig.h') diff --git a/examples/drivertest/firmware/usbconfig.h b/examples/drivertest/firmware/usbconfig.h index 1198b46..a46ac37 100644 --- a/examples/drivertest/firmware/usbconfig.h +++ b/examples/drivertest/firmware/usbconfig.h @@ -1,5 +1,5 @@ /* Name: usbconfig.h - * Project: AVR USB driver + * Project: V-USB for 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 -- cgit v1.2.3