This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
History
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