Remove non-functional maintenance link check.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / AudioClassDevice.c
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-02-11 Dean CameraClean up the Audio Device class driver control request...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-01-28 Dean CameraAdded new CALLBACK_Audio_Device_GetSetInterfaceProperty...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...