qmk_firmware/Demos/Host
Dean Camera 76d5e99bb8 Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped).
Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.
2009-05-15 08:02:30 +00:00
..
CDCHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
GenericHIDHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
KeyboardHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
KeyboardHostWithParser Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
MassStorageHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
MouseHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
MouseHostWithParser Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
StillImageHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 2009-05-15 08:02:30 +00:00
makefile Fix errors in the KeyboardHost demo which prevented correct compilation. 2009-04-20 13:24:25 +00:00