Fixed AVRISP-MKII clone project not starting the target's program automatically after exiting TPI programming mode.

This commit is contained in:
Dean Camera 2010-11-16 13:14:27 +00:00
parent a9f313afa9
commit cbc00c843a
8 changed files with 88 additions and 61 deletions

View file

@ -45,7 +45,6 @@
#include <LUFA/Drivers/Peripheral/SerialStream.h>
#include "../V2Protocol.h"
#include "XPROGTarget.h"
#include "XMEGANVM.h"
#include "TINYNVM.h"