From: Dean Camera Date: Mon, 19 Jul 2010 14:00:44 +0000 (+0000) Subject: Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. X-Git-Tag: LUFA-110528-BETA~332 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6b5e684c77e5fa855b609d01e9a07fec296e9257?hp=6b5e684c77e5fa855b609d01e9a07fec296e9257 Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis. ---