This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c05e7cd7d9
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
a8b66f318d
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
14 years ago
..
Class
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
14 years ago
HighLevel
Remove internal USB_Device_NibbleToASCII() function in favour of manually inlined code to prevent compilation errors in -O0 optimisation level.
15 years ago
LowLevel
Much more efficient algorithm for the Endpoint/Pipe configuration routine of unordered endpoints/pipes - only reconfigure the endpoints and pipes above the newly configured endpoint/pipe, and don't cache existing endpoint/pipe configuration before use to save SRAM.
14 years ago
USB.h
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
14 years ago