pico-keys-sdk/src
Pol Henarejos bc34efed5c
Fix LED blink when ON/OFF.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-09-02 18:20:52 +02:00
..
fs Use mutex/semaphores for emulation, like in Pico and ESP. 2024-08-30 12:42:22 +02:00
rng Do not use mbedtls crt_dbrg as it it not reliable. 2024-08-25 00:10:53 +02:00
usb Fix LED blink when ON/OFF. 2024-09-02 18:20:52 +02:00
apdu.c Improved multicore synchronization. Now they exchange signals and protect areas atomically. 2024-08-23 19:24:18 +02:00
apdu.h Major refactor of USB CCID and USB HID interfaces. All interfaces are rewritten. 2024-08-23 10:02:19 +02:00
asn1.c Fix potential infinite loop when bad ASN1 is processed. 2024-07-08 10:53:19 +02:00
asn1.h Attempting to add support to esp32s3. 2024-04-04 21:01:55 +02:00
CMakeLists.txt Add tinycbor to ESP32 build. 2024-08-19 00:06:49 +02:00
compat.h Fix CodeQL build. 2024-01-02 20:36:48 +01:00
crypto_utils.c Fix warnings. 2024-08-23 13:17:10 +02:00
crypto_utils.h Fix warnings. 2024-08-23 13:17:10 +02:00
eac.c Second round to make it work for ESP32S3. 2024-04-08 16:47:16 +02:00
eac.h Now it builds the image. 2024-04-05 17:57:56 +02:00
esp_compat.h Major refactor of USB CCID and USB HID interfaces. All interfaces are rewritten. 2024-08-23 10:02:19 +02:00
idf_component.yml Second round to make it work for ESP32S3. 2024-04-08 16:47:16 +02:00
main.c Fix ESP32 GPIO led no. 2024-09-02 17:28:18 +02:00
pico_keys.h Add PICO_PLATFORM macro. 2024-08-28 18:47:07 +02:00
pico_keys_version.h Upgrade Pico Keys SDK to v6.0 2024-06-22 20:56:03 +02:00