diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-09-21 10:49:06 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-09-21 10:49:06 +0000 |
| commit | 4b066dbf2c885714f5a581d906473202fb8993fd (patch) | |
| tree | 194ed0ef1c4c2f82b84100a8eb95128fce4014af /Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c | |
| parent | 414ac07d0d7c798c09bdb2396489546bcb83d337 (diff) | |
Finish initial draft of the Host Mode HID Class driver.
Add new MouseHostWithParser and KeyboardHostWithParser Host Class driver demos.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@838 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c')
| -rw-r--r-- | Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c b/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c index fb24e56f..284039c0 100644 --- a/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c +++ b/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c @@ -8,7 +8,7 @@ /*
Copyright 2009 Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 2009 Matthias Hullin (matthias [at] hullin [dot] net)
+ Copyright 2009 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, and distribute this software
and its documentation for any purpose and without fee is hereby
|
