Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MSB of...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 29 Nov 2011 11:30:25 +0000 (11:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 29 Nov 2011 11:30:25 +0000 (11:30 +0000)
commit24ca2d49fef526b95e6efcd3cdcbe38377ae4f02
treecb2d74fe7beb4a8b08bed7b5916dedfd2f6cbb27
parent70f3d8e933d57e703b978b2387b4781c6fb903ec
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.
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c