| .. |
|
fs
|
Added ESP32 OTP support.
|
2024-09-16 00:51:43 +02:00 |
|
led
|
Add LED compatibility for other boards.
|
2024-09-27 19:57:58 +02:00 |
|
rng
|
Use internal TRNG of Pico.
|
2024-09-06 15:16:34 +02:00 |
|
usb
|
led: Rename 'blink' to 'mode'
|
2024-09-25 21:46:33 +02:00 |
|
apdu.c
|
led: Rename 'blink' to 'mode'
|
2024-09-25 21:46:33 +02:00 |
|
apdu.h
|
Move debug to dedicated header
|
2024-09-11 23:15:09 +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 new led module to use colors whenever is possible.
|
2024-09-03 18:07:37 +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 |
|
debug.h
|
Move debug to dedicated header
|
2024-09-11 23:15:09 +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
|
Fix header in Linux. Fixes #63
|
2024-09-19 18:25:41 +02:00 |
|
idf_component.yml
|
Second round to make it work for ESP32S3.
|
2024-04-08 16:47:16 +02:00 |
|
main.c
|
led: Rename 'blink' to 'mode'
|
2024-09-25 21:46:33 +02:00 |
|
pico_keys.h
|
Use debug header
|
2024-09-11 23:15:29 +02:00 |
|
pico_keys_version.h
|
Upgrade Pico Keys SDK to v6.0
|
2024-06-22 20:56:03 +02:00 |