This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pico-keys-sdk
Watch
1
Star
0
Fork
You've already forked pico-keys-sdk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d379a39bd6
pico-keys-sdk
/
src
/
usb
History
Pol Henarejos
d379a39bd6
keepalive should be sent without conditions and without reseting any buffer.
...
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-08-19 16:44:58 +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
keepalive should be sent without conditions and without reseting any buffer.
2024-08-19 16:44:58 +02:00
tusb_config.h
Second round to make it work for ESP32S3.
2024-04-08 16:47:16 +02: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
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