projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
Descriptors.h
diff --git
a/Projects/AVRISP-MKII/Descriptors.h
b/Projects/AVRISP-MKII/Descriptors.h
index
ca68fd5
..
786e487
100644
(file)
--- a/
Projects/AVRISP-MKII/Descriptors.h
+++ b/
Projects/AVRISP-MKII/Descriptors.h
@@
-67,6
+67,8
@@
typedef struct
{
USB_Descriptor_Configuration_Header_t Config;
+
+ // Atmel AVRISP-MKII Interface
USB_Descriptor_Interface_t AVRISP_Interface;
USB_Descriptor_Endpoint_t AVRISP_DataInEndpoint;
USB_Descriptor_Endpoint_t AVRISP_DataOutEndpoint;