You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects
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.
15 years ago
..
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. 15 years ago
Benito Speed up bit-banged USART code in the AVRISP project. 15 years ago
Incomplete/StandaloneProgrammer Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
Magstripe Speed up bit-banged USART code in the AVRISP project. 15 years ago
MissileLauncher Speed up bit-banged USART code in the AVRISP project. 15 years ago
USBtoSerial Speed up bit-banged USART code in the AVRISP project. 15 years ago
XPLAINBridge Speed up bit-banged USART code in the AVRISP project. 15 years ago
makefile Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code). 15 years ago