projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Seperate out the device demos and project's configuration descriptor structure defini...
[pub/lufa.git]
/
Bootloaders
/
HID
/
Descriptors.h
diff --git
a/Bootloaders/HID/Descriptors.h
b/Bootloaders/HID/Descriptors.h
index
2c2969e
..
b2fd88e
100644
(file)
--- a/
Bootloaders/HID/Descriptors.h
+++ b/
Bootloaders/HID/Descriptors.h
@@
-47,6
+47,8
@@
typedef struct
\r
{
\r
USB_Descriptor_Configuration_Header_t Config;
\r
+
\r
+ // Generic HID Interface
\r
USB_Descriptor_Interface_t HID_Interface;
\r
USB_HID_Descriptor_HID_t HID_VendorHID;
\r
USB_Descriptor_Endpoint_t HID_ReportINEndpoint;
\r