From: Dean Camera Date: Tue, 5 Feb 2013 20:57:49 +0000 (+0000) Subject: Remove CPPCheck suppressions for unused functions, disable checking for them in the... X-Git-Tag: LUFA-130901-BETA~264 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/300a05d6c6b578713c4b73509d0961d39d695bcd?hp=300a05d6c6b578713c4b73509d0961d39d695bcd Remove CPPCheck suppressions for unused functions, disable checking for them in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code. ---