.. |
AVR8
|
Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint control interfaces. Fix incorrect endianness for the Endpoint/Pipe read and write routines.
|
2011-03-05 12:13:35 +00:00 |
Template
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
UC3B
|
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcontrollers.
|
2011-03-13 21:25:05 +00:00 |
ConfigDescriptor.c
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
ConfigDescriptor.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
Device.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
DeviceStandardReq.c
|
Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint control interfaces. Fix incorrect endianness for the Endpoint/Pipe read and write routines.
|
2011-03-05 12:13:35 +00:00 |
DeviceStandardReq.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
Endpoint.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
EndpointStream.c
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
EndpointStream.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
Events.c
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
Events.h
|
More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily.
|
2011-02-20 14:43:13 +00:00 |
Host.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
HostStandardReq.c
|
Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when Pipe_ClearError() is called.
|
2011-02-26 20:22:33 +00:00 |
HostStandardReq.h
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
OTG.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
Pipe.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
PipeStream.c
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
PipeStream.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
StdDescriptors.h
|
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcontrollers.
|
2011-03-13 21:25:05 +00:00 |
StdRequestType.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
USBController.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
USBInterrupt.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |
USBMode.h
|
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcontrollers.
|
2011-03-13 21:25:05 +00:00 |
USBTask.c
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |
USBTask.h
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
|
2011-02-27 20:38:47 +00:00 |