Add Card-Emulation for second UART/USIM to USB descriptors

This commit is contained in:
Harald Welte
2016-03-02 15:20:27 +01:00
parent 13e8202c81
commit 57b3a250d4
2 changed files with 114 additions and 3 deletions

View File

@@ -14,6 +14,10 @@
#define PHONE_DATAIN 5
#define PHONE_INT 6
#define CARDEM_USIM2_DATAOUT DATAOUT
#define CARDEM_USIM2_DATAIN DATAIN
#define CARDEM_USIM2_INT INT
#define CLK_MASTER true
#define CLK_SLAVE false