Changeset 1004
- Timestamp:
- 11/18/08 16:07:42 (7 weeks ago)
- Location:
- firmware/branches/cpp/core/at91lib-usb
- Files:
-
- 133 added
-
. (added)
-
common (added)
-
common/audio (added)
-
common/audio/AUDControlInterfaceDescriptor.h (added)
-
common/audio/AUDDataEndpointDescriptor.h (added)
-
common/audio/AUDDeviceDescriptor.h (added)
-
common/audio/AUDEndpointDescriptor.h (added)
-
common/audio/AUDFeatureUnitDescriptor.h (added)
-
common/audio/AUDFeatureUnitRequest.c (added)
-
common/audio/AUDFeatureUnitRequest.h (added)
-
common/audio/AUDFormatTypeOneDescriptor.h (added)
-
common/audio/AUDGenericDescriptor.h (added)
-
common/audio/AUDGenericRequest.c (added)
-
common/audio/AUDGenericRequest.h (added)
-
common/audio/AUDHeaderDescriptor.h (added)
-
common/audio/AUDInputTerminalDescriptor.h (added)
-
common/audio/AUDOutputTerminalDescriptor.h (added)
-
common/audio/AUDStreamingInterfaceDescriptor.h (added)
-
common/audio/readme.dir (added)
-
common/cdc (added)
-
common/cdc/CDCAbstractControlManagementDescriptor.h (added)
-
common/cdc/CDCCallManagementDescriptor.h (added)
-
common/cdc/CDCCommunicationInterfaceDescriptor.h (added)
-
common/cdc/CDCDataInterfaceDescriptor.h (added)
-
common/cdc/CDCDeviceDescriptor.h (added)
-
common/cdc/CDCGenericDescriptor.h (added)
-
common/cdc/CDCGenericRequest.h (added)
-
common/cdc/CDCHeaderDescriptor.h (added)
-
common/cdc/CDCLineCoding.c (added)
-
common/cdc/CDCLineCoding.h (added)
-
common/cdc/CDCSetControlLineStateRequest.c (added)
-
common/cdc/CDCSetControlLineStateRequest.h (added)
-
common/cdc/CDCUnionDescriptor.h (added)
-
common/core (added)
-
common/core/USBConfigurationDescriptor.c (added)
-
common/core/USBConfigurationDescriptor.h (added)
-
common/core/USBDeviceDescriptor.h (added)
-
common/core/USBDeviceQualifierDescriptor.h (added)
-
common/core/USBEndpointDescriptor.c (added)
-
common/core/USBEndpointDescriptor.h (added)
-
common/core/USBFeatureRequest.c (added)
-
common/core/USBFeatureRequest.h (added)
-
common/core/USBGenericDescriptor.c (added)
-
common/core/USBGenericDescriptor.h (added)
-
common/core/USBGenericRequest.c (added)
-
common/core/USBGenericRequest.h (added)
-
common/core/USBGetDescriptorRequest.c (added)
-
common/core/USBGetDescriptorRequest.h (added)
-
common/core/USBInterfaceDescriptor.h (added)
-
common/core/USBInterfaceRequest.c (added)
-
common/core/USBInterfaceRequest.h (added)
-
common/core/USBSetAddressRequest.c (added)
-
common/core/USBSetAddressRequest.h (added)
-
common/core/USBSetConfigurationRequest.c (added)
-
common/core/USBSetConfigurationRequest.h (added)
-
common/core/USBStringDescriptor.h (added)
-
common/hid (added)
-
common/hid/HIDDescriptor.h (added)
-
common/hid/HIDDeviceDescriptor.h (added)
-
common/hid/HIDGenericDescriptor.h (added)
-
common/hid/HIDGenericDesktop.h (added)
-
common/hid/HIDGenericRequest.h (added)
-
common/hid/HIDIdleRequest.c (added)
-
common/hid/HIDIdleRequest.h (added)
-
common/hid/HIDInterfaceDescriptor.h (added)
-
common/hid/HIDKeypad.c (added)
-
common/hid/HIDKeypad.h (added)
-
common/hid/HIDLeds.h (added)
-
common/hid/HIDReport.h (added)
-
common/hid/HIDReportRequest.c (added)
-
common/hid/HIDReportRequest.h (added)
-
common/massstorage (added)
-
common/massstorage/MSDeviceDescriptor.h (added)
-
common/massstorage/MSInterfaceDescriptor.h (added)
-
device (added)
-
device/audio-speaker (added)
-
device/audio-speaker/AUDDSpeakerChannel.c (added)
-
device/audio-speaker/AUDDSpeakerChannel.h (added)
-
device/audio-speaker/AUDDSpeakerDriver.c (added)
-
device/audio-speaker/AUDDSpeakerDriver.h (added)
-
device/audio-speaker/AUDDSpeakerDriverDescriptors.c (added)
-
device/audio-speaker/AUDDSpeakerDriverDescriptors.h (added)
-
device/ccid (added)
-
device/ccid/cciddriver.c (added)
-
device/ccid/cciddriver.h (added)
-
device/ccid/cciddriverdescriptors.h (added)
-
device/cdc-serial (added)
-
device/cdc-serial/CDCDSerialDriver.c (added)
-
device/cdc-serial/CDCDSerialDriver.h (added)
-
device/cdc-serial/CDCDSerialDriverDescriptors.c (added)
-
device/cdc-serial/CDCDSerialDriverDescriptors.h (added)
-
device/cdc-serial/drv (added)
-
device/cdc-serial/drv/6119.inf (added)
-
device/core (added)
-
device/core/USBD.h (added)
-
device/core/USBDCallbacks.h (added)
-
device/core/USBDCallbacks_Initialized.c (added)
-
device/core/USBDCallbacks_RequestReceived.c (added)
-
device/core/USBDCallbacks_Reset.c (added)
-
device/core/USBDCallbacks_Resumed.c (added)
-
device/core/USBDCallbacks_Suspended.c (added)
-
device/core/USBDDriver.c (added)
-
device/core/USBDDriver.h (added)
-
device/core/USBDDriverCallbacks.h (added)
-
device/core/USBDDriverCallbacks_ConfigurationChanged.c (added)
-
device/core/USBDDriverCallbacks_InterfaceSettingChanged.c (added)
-
device/core/USBDDriverDescriptors.h (added)
-
device/core/USBD_OTGHS.c (added)
-
device/core/USBD_UDP.c (added)
-
device/core/USBD_UDPHS.c (added)
-
device/hid-keyboard (added)
-
device/hid-keyboard/HIDDKeyboardCallbacks.h (added)
-
device/hid-keyboard/HIDDKeyboardCallbacks_LedsChanged.c (added)
-
device/hid-keyboard/HIDDKeyboardDriver.c (added)
-
device/hid-keyboard/HIDDKeyboardDriver.h (added)
-
device/hid-keyboard/HIDDKeyboardDriverDescriptors.c (added)
-
device/hid-keyboard/HIDDKeyboardDriverDescriptors.h (added)
-
device/hid-keyboard/HIDDKeyboardInputReport.c (added)
-
device/hid-keyboard/HIDDKeyboardInputReport.h (added)
-
device/hid-keyboard/HIDDKeyboardOutputReport.c (added)
-
device/hid-keyboard/HIDDKeyboardOutputReport.h (added)
-
device/massstorage (added)
-
device/massstorage/MSD.h (added)
-
device/massstorage/MSDDriver.c (added)
-
device/massstorage/MSDDriver.h (added)
-
device/massstorage/MSDDriverDescriptors.c (added)
-
device/massstorage/MSDDriverDescriptors.h (added)
-
device/massstorage/MSDLun.c (added)
-
device/massstorage/MSDLun.h (added)
-
device/massstorage/SBC.h (added)
-
device/massstorage/SBCMethods.c (added)
-
device/massstorage/SBCMethods.h (added)
-
host (added)
