pico-keys-sdk/src
Pol Henarejos 242e357a74
Add rescue app to communicate via webUSB.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-11-05 18:03:19 +01:00
..
fs Refactor PHY to support more flexible and scalable architecture. 2024-11-05 00:29:13 +01:00
led Fix PHY for led neopixel. 2024-11-05 00:29:13 +01:00
rng Use internal TRNG of Pico. 2024-09-06 15:16:34 +02:00
usb Fix HID report descriptors. 2024-11-05 15:23:34 +01:00
apdu.c led: Rename 'blink' to 'mode' 2024-09-25 21:46:33 +02:00
apdu.h Increase number of hosted apps to 8. 2024-11-05 18:03:00 +01: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 Increase number of hosted apps to 8. 2024-11-05 18:03:00 +01: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
rescue.c Add rescue app to communicate via webUSB. 2024-11-05 18:03:19 +01:00