Added Device Qualifier standard descriptor structure definitions USB_StdDescriptor_DeviceQualifier_t and USB_Descriptor_DeviceQualifier_t.
This commit is contained in:
parent
f4528c4aef
commit
3f38ea6317
2 changed files with 48 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
* - Added new USB_Host_GetDeviceStatus() function to the host standard request function set
|
||||
* - Added AVR USB XMEGA architecture port (currently incomplete/experimental)
|
||||
* - Added new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros
|
||||
* - Added Device Qualifier standard descriptor structure definitions USB_StdDescriptor_DeviceQualifier_t and USB_Descriptor_DeviceQualifier_t
|
||||
* - Library Applications:
|
||||
* - Added RNDIS device mode to the Webserver project
|
||||
* - Added new incomplete AndroidAccessoryHost Host LowLevel demo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue