qmk_firmware/LUFA/Drivers/USB/LowLevel/Template
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