Fix PDI code - must send NVM enable key least significant byte first, need to make...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 11 Dec 2009 04:04:34 +0000 (04:04 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 11 Dec 2009 04:04:34 +0000 (04:04 +0000)
commit66201a05e9d5793880b27519affff7132f6630ea
tree3e93502cd9169a4c3b66190d0ff9a805c4d46863
parent7e5966c1a88bf670c2f4962e8a52fcfc3528e82a
Fix PDI code - must send NVM enable key least significant byte first, need to make sure Tx and Rx is switched correctly including disabling the output on the Tx line when receiving.
Projects/AVRISP/Lib/PDIProtocol.c
Projects/AVRISP/Lib/PDITarget.c
Projects/AVRISP/makefile