You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host
Dean Camera eeba38e343
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
16 years ago
..
CDCHost Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer. 16 years ago
GenericHIDHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
KeyboardHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
KeyboardHostWithParser Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
MassStorageHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
MouseHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
MouseHostWithParser Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
StillImageHost Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped). 16 years ago
makefile Fix errors in the KeyboardHost demo which prevented correct compilation. 16 years ago