Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and PDI programming.
This commit is contained in:
parent
ce044844ea
commit
05fcf7e2a7
9 changed files with 5 additions and 110 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
#include <LUFA/Common/Common.h>
|
||||
|
||||
#include "TPIProtocol.h"
|
||||
#include "XPROGProtocol.h"
|
||||
#include "TPITarget.h"
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue