.. |
AndroidAccessoryHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
AudioInputHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
AudioOutputHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
GenericHIDHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
JoystickHostWithParser
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
KeyboardHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
KeyboardHostWithParser
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
MIDIHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
MassStorageHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
MouseHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
MouseHostWithParser
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
PrinterHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
RNDISEthernetHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
StillImageHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
VirtualSerialHost
|
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
|
2012-07-11 19:57:19 +00:00 |
makefile
|
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
|
2012-07-10 19:33:39 +00:00 |