This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8c6f26e19d
qmk_firmware
/
LUFA
/
Drivers
History
Download ZIP
Download TAR.GZ
Dean Camera
8c6f26e19d
Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet.
...
Add in temporary global interrupts enable/disable macros.
2011-02-28 22:30:40 +00:00
..
Board
Fix EVK1101 board joystick driver movement masks.
2011-02-27 23:05:46 +00:00
Misc
More Doxygen updates for multiple architecture support.
2011-02-20 14:07:20 +00:00
Peripheral
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
2011-02-26 15:57:06 +00:00
USB
Add in USB_INT_RegisterHandlers() internal function to register the interrupt handler routines used by LUFA. Add dummy loads after clearing the interrupt lines according to the datasheet.
2011-02-28 22:30:40 +00:00