qmk_firmware/LUFA/Drivers/USB/Core/UC3
Dean Camera 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.
Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.

Fix missing semicolon in the UC3 architecture host pipe functions.

Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified.
2012-02-18 23:33:12 +00:00
..
Template Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Device_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Device_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Endpoint_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Endpoint_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
EndpointStream_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
EndpointStream_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Host_UC3.c Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.). 2012-02-05 15:19:01 +00:00
Host_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Pipe_UC3.c Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 2012-02-18 23:33:12 +00:00
Pipe_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PipeStream_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PipeStream_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBController_UC3.c Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.). 2012-02-05 15:19:01 +00:00
USBController_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBInterrupt_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBInterrupt_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00