This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-07 00:42:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
798cc84ff5
qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
/
ISP
History
Dean Camera
24ca2d49fe
Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MSB of the data byte on startup, not the LSB.
2011-11-29 11:30:25 +00:00
..
ISPProtocol.c
Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI protocols (thanks to Justin Mattair).
2011-10-07 04:40:56 +00:00
ISPProtocol.h
Oops - revert commit of an incomplete port of the AVRISP-MKII project.
2011-05-29 12:47:56 +00:00
ISPTarget.c
Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MSB of the data byte on startup, not the LSB.
2011-11-29 11:30:25 +00:00
ISPTarget.h
Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs).
2011-10-30 14:12:11 +00:00