| .. |
|
Template
|
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task.
|
2011-07-08 07:25:56 +00:00 |
|
Device_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Device_UC3.h
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Endpoint_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Endpoint_UC3.h
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
EndpointStream_UC3.c
|
Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available).
|
2011-05-26 11:27:21 +00:00 |
|
EndpointStream_UC3.h
|
Fix compile errors when compiling for the AVR32 UC3 target.
|
2011-06-08 00:25:20 +00:00 |
|
Host_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Host_UC3.h
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Pipe_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
Pipe_UC3.h
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
PipeStream_UC3.c
|
Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available).
|
2011-05-26 11:27:21 +00:00 |
|
PipeStream_UC3.h
|
Fix compile errors when compiling for the AVR32 UC3 target.
|
2011-06-08 00:25:20 +00:00 |
|
USBController_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
USBController_UC3.h
|
Move out the EP_TYPE_* macros to the base USBController.h header, as these are used in the device descriptors as well and thus must not be changed.
|
2011-07-19 02:15:36 +00:00 |
|
USBInterrupt_UC3.c
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
|
USBInterrupt_UC3.h
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |