This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-23 18:39:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdcb486e225f75ebc9fdc10685b1bb7570d481e6
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
4c49ee6885
Whitespace corrections.
2010-09-09 13:33:00 +00:00
..
Class
Whitespace corrections.
2010-09-09 13:33:00 +00:00
HighLevel
Added class specific descriptor type defines with standard USB-IF element naming.
2010-09-09 13:05:57 +00:00
LowLevel
Must save and restore the endpoint/pipe interrupt enable flags during reconfiguration of all endpoints/pipes in the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() routines.
2010-09-07 03:07:40 +00:00
USB.h
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files.
2010-08-22 13:31:27 +00:00