Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode.
This commit is contained in:
parent
e1c1c25619
commit
b1dbd92c32
5 changed files with 87 additions and 64 deletions
|
@ -33,7 +33,7 @@
|
|||
* Header file for XMEGANVM.c.
|
||||
*/
|
||||
|
||||
#ifndef _XMEGA_NVM__
|
||||
#ifndef _XMEGA_NVM_
|
||||
#define _XMEGA_NVM_
|
||||
|
||||
/* Includes: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue