summaryrefslogtreecommitdiff
path: root/class/serial/usbh_serial.c
AgeCommit message (Expand)Author
2026-07-12update(security): check null pointer and overflowsakumisu
2026-06-04update(class/serial): add err log when rx overflowsakumisu
2026-04-28docs: release v1.6.1v1.6.1release/v1.6sakumisu
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
2025-12-21fix(serial): add default handler for gsmsakumisu
2025-12-17fix(usbh_serial): fix serial iobuffer size, remove length limit of writesakumisu
2025-12-15fix(serial): fix host serial framework support for rt-threadMDLZCOOL
2025-12-14fix(usbh_serial): don't resubmit the read urb when rx short packetMDLZCOOL
2025-12-14feat(usbh_serial): Use Ping-Pong Buffer to Decrease Packet LossMDLZCOOL
2025-12-12refactor(serial): add host serial frameworksakumisu