qmk_firmware/Demos/Host
Dean Camera af02b5b0c9 Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan).
Fixed WriteNextReport code in the GenericHIDHost demo using incorrect parameter types and not selecting the correct endpoint.
2009-04-13 06:58:46 +00:00
..
CDCHost Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired ACM CDC interface. 2009-04-07 11:46:54 +00:00
GenericHIDHost Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan). 2009-04-13 06:58:46 +00:00
KeyboardHost All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
KeyboardHostWithParser All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
MassStorageHost Add call to MassStore_WaitForDataReceived() in MassStore_GetReturnedStatus() to ensure that the CSW has been received in the extended MSC timeout period before continuing, to prevent long processing delays from causing the MassStore_GetReturnedStatus() to early-abort. 2009-04-05 04:05:07 +00:00
MouseHost All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
MouseHostWithParser All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
StillImageHost Added new PIMA_DATA_SIZE() define to the Still Image Host demo. 2009-04-02 10:13:12 +00:00
makefile Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00