Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos 5bce3e4c83
Remove Secure boot build flags, since are added to rescue.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-11-09 00:23:22 +01:00
cmake Fix indent getting version 2024-09-30 09:07:52 +02:00
config Fix build. 2024-09-13 08:47:32 +02:00
mbedtls@71c569d44b Upgrade to MbedTLS 3.6.1 2024-09-03 10:29:02 +02:00
src Fix secure otp build for non rp2350. 2024-11-08 19:45:50 +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 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 Remove Secure boot build flags, since are added to rescue. 2024-11-09 00:23:22 +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
sdkconfig.defaults Add compile flags for optimization build in ESP32. 2024-11-09 00:20:16 +01:00