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 33a46b243a
PDI NVM enable is fast enough that bare polling is enough without a fixed delay in between each attempt. Make sure the USART transmitter is enabled explicitly when the USART is configured, so that repeated attempts to re-enter PDI mode don't fail due to TXEN not being set.
15 years ago
..
AVRISP PDI NVM enable is fast enough that bare polling is enough without a fixed delay in between each attempt. Make sure the USART transmitter is enabled explicitly when the USART is configured, so that repeated attempts to re-enter PDI mode don't fail due to TXEN not being set. 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