Files
pico-keys-sdk/src
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-06-28 22:04:52 +02:00
2024-04-05 17:57:56 +02:00
2024-08-19 00:06:24 +02:00
2024-04-04 21:01:55 +02:00
2024-01-02 20:36:48 +01:00
2024-04-05 17:57:56 +02:00
2024-04-05 17:57:56 +02:00
2024-08-18 23:43:54 +02:00
2024-05-31 17:12:12 +02:00