adding note to V-USB usbdrv Readme.txt to include download location.

This commit is contained in:
Paul Molloy 2016-11-11 14:33:12 -06:00
parent f0c3fb5ad6
commit 3538801e8f
1 changed files with 2 additions and 0 deletions

View File

@ -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