qmk_firmware/Demos/Host
Dean Camera 6198289b38 Added new GenericHIDHost demo.
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
2009-04-01 07:21:45 +00:00
..
CDCHost Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. 2009-03-20 06:34:41 +00:00
GenericHIDHost Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
KeyboardHost Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
KeyboardHostWithParser Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. 2009-03-20 06:34:41 +00:00
MassStorageHost Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta). 2009-03-26 03:22:02 +00:00
MouseHost Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
MouseHostWithParser Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. 2009-03-20 06:34:41 +00:00
StillImageHost Fixed incorrect defined in Version.h. 2009-04-01 05:38:43 +00:00
makefile Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00