diff options
author | Christian Starkjohann <cs+github@obdev.at> | 2009-04-13 18:23:31 +0000 |
---|---|---|
committer | Christian Starkjohann <cs+github@obdev.at> | 2009-04-13 18:23:31 +0000 |
commit | 71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1 (patch) | |
tree | 179a02c4dec6fa3462906fc2ca8113311328add9 /examples/usbtool | |
parent | 7d111aa4aed9621c02181c66d28fe99a9836e788 (diff) | |
download | v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.gz v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.bz2 v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.zip |
- great renaming: project is now renamed from AVR-USB to V-USB
Diffstat (limited to 'examples/usbtool')
-rw-r--r-- | examples/usbtool/usbtool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/usbtool/usbtool.c b/examples/usbtool/usbtool.c index 173f491..d9b1b3e 100644 --- a/examples/usbtool/usbtool.c +++ b/examples/usbtool/usbtool.c @@ -1,5 +1,5 @@ /* Name: usbtool.c - * Project: AVR-USB examples, host side + * Project: V-USB examples, host side * Author: Christian Starkjohann * Creation Date: 2008-04-06 * Tabsize: 4 |