aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3B/USBController_UC3B.c
Commit message (Expand)AuthorAgeFilesLines
* Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean Camera2011-03-051-3/+3
* Add in USB_INT_RegisterHandlers() internal function to register the interrupt...Dean Camera2011-02-281-5/+7
* Add code to start the USBB Generic Clock from the user-specified master clock...Dean Camera2011-02-271-0/+8
* Oops - ensure that only the relevant/available interrupts are defined and use...Dean Camera2011-02-271-1/+1
* Changed over the AVR8 USB controller interrupt management macros to be inline...Dean Camera2011-02-271-1/+1
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-14/+2
* Fix USB Host mode compile errors for the UC3B architecture.Dean Camera2011-02-271-1/+1
* More UC3B architecture port updates.Dean Camera2011-02-261-32/+4
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+233