This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-27 09:05:18 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
History
Dean Camera
7e5966c1a8
Fix AVRISP PDI protocol - make sure inverted masks have the appropriate parenthesis around them, make sure the BREAK command for the hardware USART has 12 clock cycles exactly. Poll NVM Enable bit in the target's STATUS PDI register with a timeout, as it is not set immediately.
2009-12-11 00:19:25 +00:00
..
AVRISP
Fix AVRISP PDI protocol - make sure inverted masks have the appropriate parenthesis around them, make sure the BREAK command for the hardware USART has 12 clock cycles exactly. Poll NVM Enable bit in the target's STATUS PDI register with a timeout, as it is not set immediately.
2009-12-11 00:19:25 +00:00
Benito
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +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
Fix more Doxygen errors from missing parameter documentation.
2009-11-25 04:13:14 +00:00
MissileLauncher
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
USBtoSerial
Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
2009-11-25 00:36:18 +00:00
XPLAINBridge
Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming.
2009-12-03 00:53:45 +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