Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
2025-10-08 00:30:41 +02:00
cmake Fix set version for non-pico platforms. 2025-09-22 17:31:48 +02:00
config Allow data partition write only with secure code (not in BL). 2025-10-06 14:21:41 +02:00
mbedtls@107ea89daa Upgrade to v3.6.2 2024-11-09 15:13:43 +01:00
src Add set of secure functions to derive keys based on OTP, if available, and pico_serial as a fallback. PIN is also an input vector, which defines a separated domain. 2025-10-08 00:30:41 +02:00
tinycbor@c0aad2fb21 Upgrade tinycbor to 0.6.1 2025-08-29 01:20:09 +02:00
.gitmodules Add TinyCBOR for CBOR encoding/decoding. 2022-09-09 20:33:42 +02:00
CMakeLists.txt Not used 2024-09-16 00:51:43 +02:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_keys_sdk_import.cmake Fix non-pico build. 2025-09-22 17:30:39 +02: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
sdkconfig.defaults Add compile flags for optimization build in ESP32. 2024-11-09 00:20:16 +01:00