From: Dean Camera Date: Sun, 4 Mar 2012 16:15:59 +0000 (+0000) Subject: Update code and StaticAnlysisTest so that missingInclude warnings do not have to... X-Git-Tag: LUFA-120730~128 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9ffeac6992774224ebc279e346f99d5ed725bcd9?hp=9ffeac6992774224ebc279e346f99d5ed725bcd9 Update code and StaticAnlysisTest so that missingInclude warnings do not have to be suppressed, and so that all code except for third party libraries can be checked. Update SingleUSBModeTest makefile to separate out the messages from the test commands. ---