index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Core
/
USBMode.h
Age
Commit message (
Expand
)
Author
2012-07-24
Add missing UC3 architecture F_USB configuration checks.
Dean
2012-06-06
Oops - really fix logic errors in USBMode.h.
Dean
2012-06-06
Fix errors in the SingleUSBModeTest build test. Fix logic errors in USBMode.h.
Dean
2012-06-02
Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that...
Dean
2012-05-07
Add support for the ATXMEGA384C3.
Dean
2012-04-14
Reintegrate the FullEPAddresses development branch into trunk.
Dean
2012-02-05
Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-10-31
Add support for the new MEGA B series devices.
Dean
2011-10-04
Fix compile errors for the USB XMEGA parts when the USB driver is used.
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-06-20
Minor internal macro renaming for the UC3 devices.
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-03-13
Add experimental support for the AVR32 UC3A4 microcontrollers.
Dean
2011-03-13
Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcon...
Dean
2011-02-20
Added start of a port of the core USB driver code to the AVR32 UC3B architect...
Dean
2011-02-20
More updates to remove architecture-specific comments from the documentation,...
Dean
2011-02-20
Start update of documentation to support possible multiple architectures in t...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean