Dean Camera
|
5d7827a573
|
Minor internal macro renaming for the UC3 devices.
|
2011-06-20 13:08:27 +00:00 |
Dean Camera
|
d784baaa3a
|
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.
Add C++ compatibility to some header files currently missing extern "C" linkage.
|
2011-06-20 04:32:34 +00:00 |
Dean Camera
|
a7eca42996
|
Add experimental support for the AVR32 UC3A4 microcontrollers.
Add support for the inbuilt unique serial numbers in the UC3A3 and UC3A4 models.
|
2011-03-13 22:42:08 +00:00 |
Dean Camera
|
6005a42150
|
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcontrollers.
|
2011-03-13 21:25:05 +00:00 |
Dean Camera
|
cad5e9ffca
|
Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
|
2011-02-20 17:53:17 +00:00 |
Dean Camera
|
f3ec62b5c6
|
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 |
Dean Camera
|
5e73190582
|
Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.
|
2011-02-20 13:08:29 +00:00 |
Dean Camera
|
1daa5e16f9
|
Initial restructuring of the core USB driver module to support multiple architectures in the future.
|
2011-02-19 22:59:27 +00:00 |