aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.txt
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2008-04-18 14:14:26 +0000
committerChristian Starkjohann <cs+github@obdev.at>2008-04-18 14:14:26 +0000
commitd0da93898982fe1f6c0e8fa1b3594d005ca51a33 (patch)
tree006eae646938942dbce7e34e82c4ead0fbdc4b0c /Readme.txt
parent63550e9620b6c111d6ed8a4096e7ea69023c1724 (diff)
downloadv-usb-d0da93898982fe1f6c0e8fa1b3594d005ca51a33.tar.gz
v-usb-d0da93898982fe1f6c0e8fa1b3594d005ca51a33.tar.bz2
v-usb-d0da93898982fe1f6c0e8fa1b3594d005ca51a33.zip
- documented additional files also copied into package root
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/Readme.txt b/Readme.txt
index 6a35b51..e55b7f5 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -9,13 +9,15 @@ This package consists of the device side USB driver firmware, library code
for device and host and fully working examples for device and host:
Readme.txt .............. The file you are currently reading.
- License.txt ............. Free Open Source license for this package (GPL).
- CommercialLicense.txt ... Alternative commercial license for this package.
usbdrv .................. AVR-USB firmware, to be included in your project.
- circuits ................ Example circuits using this driver.
+ examples ................ Example code for device and host side.
libs-device ............. Useful code snippets for the device firmware.
libs-host ............... Useful code snippets for device drivers.
- examples ................ Example code for device and host side.
+ circuits ................ Example circuits using this driver.
+ Changelog.txt ........... Documentation of changes between versions.
+ License.txt ............. Free Open Source license for this package (GPL).
+ CommercialLicense.txt ... Alternative commercial license for this package.
+ USBID-License.txt ....... Terms and conditions for free USB VID/PID pairs.
Each subdirectory contains a separate Readme file which explains its
contents.