This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-05 03:45:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
009eebf229a235cf090a4530908a8d34da36ba21
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
cd4c10fefa
Better documentation for the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() functions.
2010-08-24 13:57:55 +00:00
..
Class
Fixed LowLevel PrinterHost demo not sending control requests to the attached printer with the correct printer interface wIndex value.
2010-08-24 13:16:16 +00:00
HighLevel
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00
LowLevel
Better documentation for the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() functions.
2010-08-24 13:57:55 +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