Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project.
This commit is contained in:
parent
5930f47bf4
commit
1f8dfd0205
12 changed files with 390 additions and 47 deletions
|
@ -44,6 +44,7 @@
|
|||
#include "V2ProtocolConstants.h"
|
||||
#include "V2ProtocolParams.h"
|
||||
#include "ISPProtocol.h"
|
||||
#include "PDIProtocol.h"
|
||||
|
||||
/* Macros: */
|
||||
/** Programmer ID string, returned to the host during the CMD_SIGN_ON command processing */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue