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
|
@ -45,8 +45,7 @@
|
|||
#include "V2ProtocolConstants.h"
|
||||
#include "V2ProtocolParams.h"
|
||||
#include "ISP/ISPProtocol.h"
|
||||
#include "PDI/PDIProtocol.h"
|
||||
#include "TPI/TPIProtocol.h"
|
||||
#include "XPROG/XPROGProtocol.h"
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
#if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue