This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
c7bc3ec391da3904f0db6398171c7fed37d4f836
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Template
History
Dean Camera
046fff2aff
Fix broken Endpoint/Pipe stream templates.
...
Simplify AudioOutput demos, to reduce the number of cycles needed to process each incomming sample.
2009-10-04 07:57:15 +00:00
..
Template_Endpoint_Control_R.c
Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets.
2009-08-07 06:55:31 +00:00
Template_Endpoint_Control_W.c
Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes.
2009-08-05 11:39:28 +00:00
Template_Endpoint_RW.c
Fix broken Endpoint/Pipe stream templates.
2009-10-04 07:57:15 +00:00
Template_Pipe_RW.c
Fix broken Endpoint/Pipe stream templates.
2009-10-04 07:57:15 +00:00