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 f3e4fbe512
Use the PDI REPEAT instruction in the PDI programmer code to reduce protocol overhead and greatly improve transfer throughput. Switch bit-bang USART in the AVRISP project to Timer 1, so that Timer 0 can be used for hardware timeouts while waiting for the NVM bus or controller to become ready.
15 years ago
..
AVRISP Use the PDI REPEAT instruction in the PDI programmer code to reduce protocol overhead and greatly improve transfer throughput. Switch bit-bang USART in the AVRISP project to Timer 1, so that Timer 0 can be used for hardware timeouts while waiting for the NVM bus or controller to become ready. 15 years ago
Benito Spell check all source code variables, comments and strings. 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 Fix more Doxygen errors from missing parameter documentation. 15 years ago
MissileLauncher 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
USBtoSerial Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code). 15 years ago
XPLAINBridge Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming. 15 years ago
makefile Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code). 15 years ago