From: Dean Camera Date: Thu, 3 Jan 2013 13:44:00 +0000 (+0000) Subject: Split up USB source files in lufa_sources.mk build system module so that applications... X-Git-Tag: LUFA-130303~6 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4167f3aa6b1b7b8814142617dcec6f340cabbb6e?hp=4167f3aa6b1b7b8814142617dcec6f340cabbb6e 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. ---