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 6198289b38
Added new GenericHIDHost demo.
16 years ago
..
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. 16 years ago
GenericHIDHost Added new GenericHIDHost demo. 16 years ago
KeyboardHost Added new GenericHIDHost demo. 16 years ago
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. 16 years ago
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). 16 years ago
MouseHost Added new GenericHIDHost demo. 16 years ago
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. 16 years ago
StillImageHost Fixed incorrect defined in Version.h. 16 years ago
makefile Added new GenericHIDHost demo. 16 years ago