Core functionalities to transform Raspberry Pico into a CCID device.
In order to add FIDO2 support, we need to reorganize some USB/CCID calls to specific area (named driver). Thus, pico-hsm-sdk has two drivers: - CCID driver implements APDU over USB/CCID ISO-7816 standard procedures. - HID driver implements APDU over HID. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es> |
||
|---|---|---|
| config | ||
| mbedtls@d65aeb3734 | ||
| src | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| pico_sdk_import.cmake | ||