This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0304916356ea83bb17783df157c79cbfdef0d45b
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
0304916356
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
2011-10-31 02:26:21 +00:00
..
Board
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
Misc
Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
2011-10-18 11:23:23 +00:00
Peripheral
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
USB
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
2011-10-31 02:26:21 +00:00