pico-keys-sdk/src
MageDelfador 4d2c1d7032 Revert "Update low_flash.c"
This reverts commit 8c0b0956d3.
2025-10-15 19:17:29 +08:00
..
fs Revert "Update low_flash.c" 2025-10-15 19:17:29 +08:00
led change default led GPIO 2025-10-12 18:42:41 +08:00
rng Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
usb Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
apdu.c Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
apdu.h Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
asn1.c Use BE/LE functions for packing uint16. 2024-12-23 21:00:38 +01:00
asn1.h Fix build for non-pico boards. 2025-09-22 23:35:46 +02:00
board.h Expose gettimeofday. 2025-10-12 18:47:43 +02:00
CMakeLists.txt Fix Pico Keys SDK build. 2025-06-22 19:57:15 +02:00
compat.h ADd strlcpy when necessary. 2025-10-12 18:47:34 +02:00
crypto_utils.c Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
crypto_utils.h 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
debug.h Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
eac.c Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
eac.h Now it builds the image. 2024-04-05 17:57:56 +02:00
esp_compat.h Only pin to core in ESP32-S3 since it is multicore. 2025-03-07 19:35:13 +01:00
idf_component.yml Upgrade TinyUSB for ESP32 2025-04-06 18:26:34 +02:00
main.c Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
pico_keys.h Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
pico_keys_version.h Upgrade Pico Keys SDK to v7.0 2024-11-09 14:56:50 +01:00
pthread_win32.h Add some win compatibility. 2025-10-12 18:51:29 +02:00
queue.h Add some win compatibility. 2025-10-12 18:51:29 +02:00
rescue.c Add casts to fix warnings. 2025-10-12 18:52:07 +02:00
semaphore_win32.h Add some win compatibility. 2025-10-12 18:51:29 +02:00