This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-03 02:57:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb3fcb968ea70f8b5c6d8f7edde65745e49628f2
zsa_qmk_firmware
/
Demos
/
Host
History
Dean Camera
ece9e3d599
Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DATA_ENDPOINT and INTERRUPT_CONTROL_ENDPOINT compile time options.
2009-04-01 07:43:50 +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
Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DATA_ENDPOINT and INTERRUPT_CONTROL_ENDPOINT compile time options.
2009-04-01 07:43:50 +00:00
KeyboardHost
Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DATA_ENDPOINT and INTERRUPT_CONTROL_ENDPOINT compile time options.
2009-04-01 07:43:50 +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
Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DATA_ENDPOINT and INTERRUPT_CONTROL_ENDPOINT compile time options.
2009-04-01 07:43:50 +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