Build WCID interface.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-04-16 00:04:48 +02:00
parent 45b633cc9d
commit 8bbbdb4dd8
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -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()