From 8eb4669c0fcc808d799d902d82d8f030ebbcf85d Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Fri, 17 Jan 2025 20:56:11 +0100 Subject: [PATCH] Fixes #74. LibCCID allows propietary class for CCID (ALLOW_PROPIETARY_CLASS in LibCCID). Then both interfaces are loaded but since both belong to same device, only the last is opened. We change maxSlot value even it breaks the ICCD spec to cause a timeout in LibCCID and deactivate WebCCID interface. Signed-off-by: Pol Henarejos --- pico-keys-sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pico-keys-sdk b/pico-keys-sdk index 3d91287..a081a2b 160000 --- a/pico-keys-sdk +++ b/pico-keys-sdk @@ -1 +1 @@ -Subproject commit 3d912878f1627719a006291eef5d60142a2f474f +Subproject commit a081a2bde641cc93c5c86cf59df548d498f67df8