Files
pico-keys-sdk/src/usb
Pol Henarejos 11447371fe Rewritten continuous flow for HID.
HID uses complete_cb to send the next packet and not the value returned by tud_write. Therefore, no other writes can happen in between of a writing packet if fails.

This ensures a proper interface multiplexing and continuous flow.

Also, the read pointer is used to multiplex usb packets.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-08-19 00:06:24 +02:00
..
2024-01-09 11:43:47 +01:00
2024-08-19 00:06:24 +02:00
2024-08-19 00:02:32 +02:00