Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos d3d2f021e7
Use debug header
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-09-11 23:15:29 +02:00
config Add json file to enable Secure Boot in RP2350. 2024-09-11 23:13:03 +02:00
mbedtls@71c569d44b Upgrade to MbedTLS 3.6.1 2024-09-03 10:29:02 +02:00
src Use debug header 2024-09-11 23:15:29 +02: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 Second round to make it work for ESP32S3. 2024-04-08 16:47:16 +02:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_keys_sdk_import.cmake Use internal TRNG of Pico. 2024-09-06 15:16:34 +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 Move ESP32 partitions file. 2024-08-28 18:44:00 +02:00