.. |
AVR8
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
UC3
|
Minor internal macro renaming for the UC3 devices.
|
2011-06-20 13:08:27 +00:00 |
ConfigDescriptor.c
|
Merge over core library changes from the MultiArchDemos branch.
|
2011-06-29 05:57:29 +00:00 |
ConfigDescriptor.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
Device.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
DeviceStandardReq.c
|
Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks (thanks to Omar).
|
2011-04-20 06:04:49 +00:00 |
DeviceStandardReq.h
|
Conditionally add available address spaces to the address space enum, for multiple address space architectures.
|
2011-04-04 10:24:57 +00:00 |
Endpoint.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
EndpointStream.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +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
|
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
|
2011-06-05 13:55:56 +00:00 |
Host.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
HostStandardReq.c
|
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
|
2011-04-04 12:52:30 +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
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
Pipe.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
PipeStream.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
StdDescriptors.h
|
Merge over core library changes from the MultiArchDemos branch.
|
2011-06-29 05:57:29 +00:00 |
StdRequestType.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
USBController.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
USBInterrupt.h
|
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.
|
2011-06-20 04:32:34 +00:00 |
USBMode.h
|
Minor internal macro renaming for the UC3 devices.
|
2011-06-20 13:08:27 +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
|
Add missing function attributes to the pipe/endpoint functions for all architectures.
|
2011-04-12 03:03:56 +00:00 |