From: Dean Camera Date: Sun, 25 Mar 2012 12:12:08 +0000 (+0000) Subject: Re-enable cppcheck static analysis unused function checks after adding in special... X-Git-Tag: LUFA-120730~102 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/00b6b0140fa76845edaa894e0feb3287e4977c73?hp=00b6b0140fa76845edaa894e0feb3287e4977c73 Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. ---