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-27 20:39:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
787869c2fd722c4212bc778f43ba1e82fc843449
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
787869c2fd
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00
..
Class
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00
HighLevel
Call USB_USBTask() in the Endpoint stream functions between packets if INTERRUPT_CONTROL_ENDPOINT is not set. Remove calls to USB_USBTask in the Mass Storage class driver stream read/write continuation checks, since this is now done inside the stream function.
2011-01-10 18:56:34 +00:00
LowLevel
Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.
2011-01-16 16:13:22 +00:00
USB.h
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00