From 3538801e8f0c4662f453a8ba71f5b89ff0b11438 Mon Sep 17 00:00:00 2001 From: Paul Molloy Date: Fri, 11 Nov 2016 14:33:12 -0600 Subject: [PATCH] adding note to V-USB usbdrv Readme.txt to include download location. --- firmware/usbdrv/Readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/usbdrv/Readme.txt b/firmware/usbdrv/Readme.txt index 970dc66..6c3e0d5 100644 --- a/firmware/usbdrv/Readme.txt +++ b/firmware/usbdrv/Readme.txt @@ -2,6 +2,8 @@ This is the Readme file to Objective Development's firmware-only USB driver for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/vusb/ +It was downloaded from https://www.obdev.at/products/vusb/download.html + This directory contains the USB firmware only. Copy it as-is to your own project and add all .c and .S files to your project (these files are marked with an asterisk in the list below). Then copy usbconfig-prototype.h as