add: 'sc' - smart card commad [rdv40]

chg: test to read out firmware
This commit is contained in:
Chris 2018-07-05 10:48:24 +02:00
commit f70b8be5de
8 changed files with 440 additions and 7 deletions

View file

@ -34,6 +34,7 @@
#include "cmdcrc.h"
#include "cmdanalyse.h"
#include "cmdflashmem.h" // rdv40 flashmem commands
#include "cmdsmartcard.h" // rdv40 smart card ISO7816 commands
//For storing command that are received from the device
#define CMD_BUFFER_SIZE 100