pico-keys-sdk/src/usb
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
..
ccid Fix LED blink when ON/OFF. 2024-09-02 18:20:52 +02:00
emulation Use mutex/semaphores for emulation, like in Pico and ESP. 2024-08-30 12:42:22 +02:00
hid Remove printf. 2024-09-02 09:46:32 +02:00
tusb_config.h Fix vendord usb tx buffer size. 2024-08-26 22:40:44 +02:00
usb.c Call reset multicore before launching the thread. 2024-08-30 00:33:31 +02:00
usb.h Improved multicore synchronization. Now they exchange signals and protect areas atomically. 2024-08-23 19:24:18 +02:00
usb_descriptors.c Fix USB descriptor in case only HID is enabled. 2024-09-02 09:46:51 +02:00
usb_descriptors.h Improved multicore synchronization. Now they exchange signals and protect areas atomically. 2024-08-23 19:24:18 +02:00