mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 17:28:06 +00:00
Build WCID interface.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
45b633cc9d
commit
8bbbdb4dd8
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ set(USB_VID 0x20a0)
|
|||
set(USB_PID 0x4230)
|
||||
set(DEBUG_APDU 1)
|
||||
set(USB_ITF_CCID 1)
|
||||
set(USB_ITF_WCID 1)
|
||||
else()
|
||||
if(ENABLE_EMULATION)
|
||||
else()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue