summaryrefslogtreecommitdiff
path: root/docs/source/api/api_host.rst
AgeCommit message (Collapse)Author
2026-01-30docs: update docs and add english versionsakumisu
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-17docs: update rstsakumisu
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]>
2025-08-30feat: host add event callback mechanism similar to deviceEgahp
* fix: fix warning for speed_table * fix(port/dwc2/usb_hc_dwc2): add roothub.speed init * feat(usbh_core): add event_callback * fix(usbh_hub): fix event device reset port * fix(usbh_hub): remove event init when init failed * feat(usbh_core): add default dummy_event_callback * fix(usbh_hub): emit reset event only on successful reset * fix(usbh_core): emit interface start only on successful connect class driver * feat(usbh_core): change event_callback to typedef * feat(port): update port usbh init params * doc: update usbh_initialize desc * fix(usbh_core): check result from ret == 0 change to ret >= 0 --------- Signed-off-by: egahp <[email protected]>
2025-06-24docs: update rstsakumisu
Signed-off-by: sakumisu <[email protected]>
2024-07-23chore(docs): update rstsakumisu
2024-06-07remove old xhci patchsakumisu
2024-03-29release v1.2.0v1.2.0sakumisu
2024-01-08support multi USB IP for hostsakumisu
2023-12-05update host api rstsakumisu
2023-07-13update docsakimisu
2022-09-17update docsakumisu
2022-05-14update docsakumisu
2022-03-08update doc structure,hosting with readdocsakumisu