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/LUFA/Drivers/USB/LowLevel/Template
Dean Camera 046fff2aff
Fix broken Endpoint/Pipe stream templates.
15 years ago
..
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. 15 years ago
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. 15 years ago
Template_Endpoint_RW.c Fix broken Endpoint/Pipe stream templates. 15 years ago
Template_Pipe_RW.c Fix broken Endpoint/Pipe stream templates. 15 years ago