diff --git a/CMakeLists.txt b/CMakeLists.txt index 23f5cd9..1e926f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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()