This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
046fff2aff485c550e55125bb059e001e39a6730
cheapino_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