Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
This commit is contained in:
parent
05fcf7e2a7
commit
9decc2bc59
15 changed files with 217 additions and 191 deletions
|
@ -36,7 +36,7 @@
|
|||
#define INCLUDE_FROM_XMEGA_NVM_C
|
||||
#include "XMEGANVM.h"
|
||||
|
||||
#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)
|
||||
#if defined(ENABLE_XPROG_PROTOCOL) || defined(__DOXYGEN__)
|
||||
|
||||
/** Sends the given NVM register address to the target.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue