.. |
AudioInput
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
AudioOutput
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
DualVirtualSerial
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
GenericHID
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
Joystick
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
Keyboard
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
KeyboardMouse
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
MIDI
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
MassStorage
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
Mouse
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
RNDISEthernet
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
VirtualSerial
|
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
|
2012-07-14 13:18:13 +00:00 |
makefile
|
Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable.
|
2012-07-14 23:04:37 +00:00 |