Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos e44fde509b
Added support for Interrupt endpoint.
It is only used to inform the host changes on card status (insert or removal). Actually it only notifies the insertion of the virtual card on connect.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-02-17 19:43:26 +01:00
config Fixes for FIDO with Pico SDK 1.5 2023-02-17 11:49:09 +01:00
mbedtls@8c89224991 Upgrade to mbedtls v3.3.0 2023-02-16 23:33:13 +01:00
src Added support for Interrupt endpoint. 2023-02-17 19:43:26 +01:00
tinycbor@e27261ed5e Add TinyCBOR for CBOR encoding/decoding. 2022-09-09 20:33:42 +02:00
.gitmodules Add TinyCBOR for CBOR encoding/decoding. 2022-09-09 20:33:42 +02:00
CMakeLists.txt Added a major refactoring to include Emulated interface. 2023-01-09 18:06:21 +01:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_hsm_sdk_import.cmake Upgrade to mbedtls v3.3.0 2023-02-16 23:33:13 +01:00
pico_sdk_import.cmake Adding first release of Pico CCID. It should be the core for different types of smart cards. 2022-04-19 13:40:45 +02:00