Logo
Explore Help
Sign In
mfulz_github/qmk_firmware
1
0
Fork 1
You've already forked qmk_firmware
mirror of https://github.com/mfulz/qmk_firmware.git synced 2025-09-28 22:41:53 +02:00
Code Issues Projects Releases Wiki Activity
qmk_firmware/LUFA/Drivers/USB
History
Dean Camera a34cccf099 Optimize unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
2009-06-21 13:52:21 +00:00
..
Class
Added USE_INTERNAL_SERIAL compile time option to automatically read out the internal unique serial number as the device's serial number descriptor on supported AVR models.
2009-06-20 11:43:26 +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 unique serial number reading code for size -- remove atoi/toupper references, replace with hand-rolled code as the input has known size constraints.
2009-06-21 13:52:21 +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
Powered by Gitea Version: 1.23.8 Page: 193ms Template: 19ms
English
Deutsch English español français italiano latviešu Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština български русский српски Українська 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API