From: Dean Camera Date: Tue, 29 May 2012 20:01:04 +0000 (+0000) Subject: Make sure that LUFAConfig.h is included *after* the common submodules, so that the... X-Git-Tag: LUFA-120730~4 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/851fcd0c2fb6662e4ebfaa667bd1f604b9e9cfc0?hp=851fcd0c2fb6662e4ebfaa667bd1f604b9e9cfc0 Make sure that LUFAConfig.h is included *after* the common submodules, so that the architecture and other defines are available to the configuration header. ---