summaryrefslogtreecommitdiff
path: root/class/serial/usbh_serial.h
AgeCommit message (Collapse)Author
2026-08-05update(class/serial): add rx overflow controlsakumisu
Signed-off-by: sakumisu <[email protected]>
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with ↵sakumisu
usb_ringbuffer and usb_mempool Signed-off-by: sakumisu <[email protected]>
2025-12-17fix(usbh_serial): fix serial iobuffer size, remove length limit of writesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-14feat(usbh_serial): Use Ping-Pong Buffer to Decrease Packet LossMDLZCOOL
2025-12-12refactor(serial): add host serial frameworksakumisu
Signed-off-by: sakumisu <[email protected]>