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-12 15:23:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3cbdcd36868693cfc1863231a1ec64507ce3d29f
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
3cbdcd3686
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
..
Class
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
HighLevel
Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in some AVR models as the USB device's serial number, added NO_INTERNAL_SERIAL compile time option to turn off new serial number reading code. Updated Mass Storage and CDC based demos to use the new device serial number if the device it is compiled for supports it.
2009-06-21 09:22:31 +00:00
LowLevel
Optimize vendor/product description string display code in MassStorageHost.
2009-06-26 09:58:43 +00:00
USB.h
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00