mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-06 07:54:59 -04:00
ch552: Add CCID (Smart Card) support
This commit is contained in:
parent
d0c049cdba
commit
770acc9b38
6 changed files with 370 additions and 39 deletions
|
@ -57,6 +57,7 @@ if __name__ == "__main__":
|
|||
"CdcCtrlInterfaceDesc": "CDC-Ctrl",
|
||||
"CdcDataInterfaceDesc": "CDC-Data",
|
||||
"FidoInterfaceDesc": "FIDO",
|
||||
"CcidInterfaceDesc": "CCID",
|
||||
"DebugInterfaceDesc": "DEBUG"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue