Split up USB source files in lufa_sources.mk build system module so that applications...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 13:44:00 +0000 (13:44 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 13:44:00 +0000 (13:44 +0000)
commit4167f3aa6b1b7b8814142617dcec6f340cabbb6e
tree27083a4ee058e6a8f192073ccd95be68b8351b59
parent5724b281511af7a03639b5c74ee7be69a0ba7fd6
Split up USB source files in lufa_sources.mk build system module so that applications can pull in mode-specific USB support rather than having to compile all files even if it is known they will not be used.
LUFA/Build/lufa_sources.mk