projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed CDC device class demos' ManagementEndpoint descriptor to NotificationEndpoint...
[pub/USBasp.git]
/
Projects
/
Benito
/
Descriptors.c
diff --git
a/Projects/Benito/Descriptors.c
b/Projects/Benito/Descriptors.c
index
32f737d
..
ef02625
100644
(file)
--- a/
Projects/Benito/Descriptors.c
+++ b/
Projects/Benito/Descriptors.c
@@
-126,7
+126,7
@@
USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
.Data = {0x00, 0x01}
},
- .CDC_
Management
Endpoint =
+ .CDC_
Notification
Endpoint =
{
.Header = {.Size = sizeof(USB_Descriptor_Endpoint_t), .Type = DTYPE_Endpoint},