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
f0b4d79629
qmk_firmware
/
Projects
History
Download ZIP
Download TAR.GZ
Dean Camera
f0b4d79629
Slightly speed up software USART in the AVRISP project - faster parity computation, ensure received data is byte aligned when receive is complete by throwing away the start bit during reception.
2009-12-16 08:03:04 +00:00
..
AVRISP
Slightly speed up software USART in the AVRISP project - faster parity computation, ensure received data is byte aligned when receive is complete by throwing away the start bit during reception.
2009-12-16 08:03:04 +00:00
Benito
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
Incomplete
/StandaloneProgrammer
Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
2009-12-09 00:50:55 +00:00
Magstripe
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
MissileLauncher
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
USBtoSerial
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
XPLAINBridge
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
makefile
Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
2009-11-25 00:36:18 +00:00