This website requires JavaScript.
Explore
Help
Sign In
webadmin
/
pico-keys-sdk
Watch
1
Star
0
Fork
0
You've already forked pico-keys-sdk
mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced
2026-05-28 17:11:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0745838e3ff41728dbc05ebf1274504594290433
pico-keys-sdk
/
src
/
usb
History
Pol Henarejos
0745838e3f
Fix when receiving a packet in the middle of a transmission. RX shall be always processed.
...
Signed-off-by: Pol Henarejos <
pol.henarejos@cttc.es
>
2024-08-20 16:39:44 +02:00
..
ccid
TinyUSB uses interface argument for that driver. Therefore, for vendord driver, interface starts at 0, even the HID interface is used.
2024-08-19 00:03:30 +02:00
emulation
Fix emulation build.
2024-08-19 13:18:03 +02:00
hid
Fix when receiving a packet in the middle of a transmission. RX shall be always processed.
2024-08-20 16:39:44 +02:00
tusb_config.h
Second round to make it work for ESP32S3.
2024-04-08 16:47:16 +02:00
usb_descriptors.c
BCD must be 2.0 for compatibility with windows.
2024-06-27 21:01:22 +02:00
usb_descriptors.h
Rename project to Pico Keys SDK to avoid confusions with Pico Fido and Pico OpenPGP.
2023-11-06 13:32:28 +01:00
usb.c
Fix emulation build.
2024-08-19 13:18:03 +02:00
usb.h
Add usb.h declarations.
2024-08-19 00:02:32 +02:00