Dean Camera
|
7750783809
|
Minor documentation improvements.
|
2012-08-18 10:58:52 +00:00 |
Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
2012-04-14 14:41:17 +00:00 |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
2012-02-04 22:32:30 +00:00 |
Dean Camera
|
ec3e47a7d0
|
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements.
|
2011-12-11 03:04:16 +00:00 |
Dean Camera
|
0c2ad9eb34
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +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
|
e5e34f91fa
|
Fix compile errors when both Host and Device modes are enabled.
|
2011-06-09 04:32:52 +00:00 |
Dean Camera
|
f01a05415c
|
Spell check library source code files.
|
2011-06-01 14:33:40 +00:00 |
Dean Camera
|
944e0d2009
|
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
|
2011-03-13 21:53:19 +00:00 |
Dean Camera
|
c79f6e2586
|
Oops - ensure that only the relevant/available interrupts are defined and used on each architecture.
Make all USB driver headers include USBMode.h first, to ensure that the relevant USB mode macros are defined.
|
2011-02-27 20:38:47 +00:00 |
Dean Camera
|
381dd0d490
|
Move out common architecture-independent core definitions into the appropriate core dispatch header files.
|
2011-02-27 14:39:49 +00:00 |
Dean Camera
|
b6a3c78fa3
|
Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation.
|
2011-02-20 18:21:04 +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
|
28a1ee29a1
|
More Doxygen updates for multiple architecture support.
|
2011-02-20 14:07:20 +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 |