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
cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Template
History
Dean Camera
8c6c27d88b
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
2009-11-25 03:26:57 +00:00
..
Template_Endpoint_Control_R.c
Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero.
2009-11-20 06:56:43 +00:00
Template_Endpoint_Control_W.c
Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero.
2009-11-20 06:56:43 +00:00
Template_Endpoint_RW.c
Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF.
2009-11-10 11:24:15 +00:00
Template_Pipe_RW.c
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
2009-11-25 03:26:57 +00:00