Remove CPPCheck suppressions for unused functions, disable checking for them in the...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 5 Feb 2013 20:57:49 +0000 (20:57 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 5 Feb 2013 20:57:49 +0000 (20:57 +0000)
commit300a05d6c6b578713c4b73509d0961d39d695bcd
treebb565816f7b927058ad8fdac928c577ca1da8da0
parent7ce76f2d815f115737af9d6379fd896970c36431
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.
BuildTests/StaticAnalysisTest/makefile
LUFA.pnproj
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
LUFA/Drivers/USB/Class/Host/CDCClassHost.c
LUFA/Drivers/USB/Core/Events.c
LUFA/StudioIntegration/lufa_drivers_board.xml
Projects/Webserver/Lib/uIPManagement.c