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-03-25 13:25:29 +01:00
2024-06-21 21:29:14 +02:00
2024-08-19 00:06:24 +02:00
2022-04-19 12:58:22 +02:00
Description
No description provided
AGPL-3.0 2.8 MiB
Languages
C 92.7%
CMake 7.3%