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
13e2f71f159ac2f72abc2f977b63858de9138f21
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
13e2f71f15
Simplify AVR32 UC3B software FIFO, as it will only ever be accessed a byte at a time to prevent data alignment issues.
2011-03-11 07:03:34 +00:00
..
Board
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.
2011-03-11 06:47:39 +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
Simplify AVR32 UC3B software FIFO, as it will only ever be accessed a byte at a time to prevent data alignment issues.
2011-03-11 07:03:34 +00:00