From: Dean Camera Date: Tue, 10 Jul 2012 21:13:09 +0000 (+0000) Subject: Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn... X-Git-Tag: LUFA-130303~128 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/22eeb9b4e9262e6c1db6404deeb0327a02817de8?hp=22eeb9b4e9262e6c1db6404deeb0327a02817de8 Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause. ---