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
100a197d0efa177b9f514cbf5292a6a333b03de9
cheapino_qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
100a197d0e
Reduced latency for executing the Start-Of-Frame events (if enabled in the user application).
2011-02-19 12:09:55 +00:00
..
Class
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
2011-01-30 21:02:31 +00:00
HighLevel
Add more const-ness to the stream endpoint/pipe functions where possible.
2011-02-13 21:27:24 +00:00
LowLevel
Reduced latency for executing the Start-Of-Frame events (if enabled in the user application).
2011-02-19 12:09:55 +00:00
USB.h
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00