aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3B/USBController_UC3B.h
Commit message (Collapse)AuthorAgeFilesLines
* Add code to start the USBB Generic Clock from the user-specified master ↵Dean Camera2011-02-271-0/+24
| | | | clock source (OSCx or PLLx) in the AVR32 UC3B core USB driver.
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-6/+0
|
* More AVR32 UC3B architecture ports - USB device mode applications can now be ↵Dean Camera2011-02-271-2/+12
| | | | sucessfully compiled, although they will be currently non-functional.
* More UC3B architecture port updates.Dean Camera2011-02-261-115/+11
|
* Rename architecture specific driver files, to make them appear with uniquely ↵Dean Camera2011-02-201-0/+451
identifying filenames in the documentation.