From d0da93898982fe1f6c0e8fa1b3594d005ca51a33 Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Fri, 18 Apr 2008 14:14:26 +0000 Subject: - documented additional files also copied into package root --- Readme.txt | 10 ++++++---- 1 file 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. -- cgit v1.2.3