<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/docs/source/api/api_host.rst, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/docs/source/api/api_host.rst?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/docs/source/api/api_host.rst?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2026-01-30T15:16:00Z</updated>
<entry>
<title>docs: update docs and add english version</title>
<updated>2026-01-30T15:16:00Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-01-30T14:10:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=eaefb8ed21ed23f732e8b608ed7948e6b71ab0d8'/>
<id>urn:sha1:eaefb8ed21ed23f732e8b608ed7948e6b71ab0d8</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>fix(usbh_serial): fix serial iobuffer size, remove length limit of write</title>
<updated>2025-12-17T12:42:45Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-12-17T12:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=a6ffbd3600c31fd6fbdee9ef21f9bfd1fa7d3f25'/>
<id>urn:sha1:a6ffbd3600c31fd6fbdee9ef21f9bfd1fa7d3f25</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>docs: update rst</title>
<updated>2025-12-17T06:23:38Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-12-16T12:16:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=baf2a56c93c1ac598766c19d46e6df97974e6f10'/>
<id>urn:sha1:baf2a56c93c1ac598766c19d46e6df97974e6f10</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>feat(usbh_serial): Use Ping-Pong Buffer to Decrease Packet Loss</title>
<updated>2025-12-14T00:51:51Z</updated>
<author>
<name>MDLZCOOL</name>
<email>mdlzcool@mail.nwpu.edu.cn</email>
</author>
<published>2025-12-13T15:01:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=799ae48f7c39dcd1e64a80e01ee982aa268a81dc'/>
<id>urn:sha1:799ae48f7c39dcd1e64a80e01ee982aa268a81dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(serial): add host serial framework</title>
<updated>2025-12-12T14:45:10Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-12-12T14:45:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=da2263728aba07a28d9b6946b7acb6b0a0a97bb1'/>
<id>urn:sha1:da2263728aba07a28d9b6946b7acb6b0a0a97bb1</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>feat:  host add event callback mechanism similar to device</title>
<updated>2025-08-30T11:24:02Z</updated>
<author>
<name>Egahp</name>
<email>57124987+Egahp@users.noreply.github.com</email>
</author>
<published>2025-08-30T11:24:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=5d5b61a606b1d2ba5512ef3c71fb11975eed5e40'/>
<id>urn:sha1:5d5b61a606b1d2ba5512ef3c71fb11975eed5e40</id>
<content type='text'>
* 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 &gt;= 0
---------

Signed-off-by: egahp &lt;2687434412@qq.com&gt;</content>
</entry>
<entry>
<title>docs: update rst</title>
<updated>2025-06-24T10:05:08Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-06-24T09:57:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=749cd8531fa29cd0b4a82019ac86fc0be3678ff7'/>
<id>urn:sha1:749cd8531fa29cd0b4a82019ac86fc0be3678ff7</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>chore(docs): update rst</title>
<updated>2024-07-23T12:13:28Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-07-23T12:13:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=4c4ee7f0031ffbffb9e684d72d03bdda3c824b99'/>
<id>urn:sha1:4c4ee7f0031ffbffb9e684d72d03bdda3c824b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove old xhci patch</title>
<updated>2024-06-07T13:51:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-06-07T13:51:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=935325175f093e382a7897ef9147b571eaa75645'/>
<id>urn:sha1:935325175f093e382a7897ef9147b571eaa75645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release v1.2.0</title>
<updated>2024-03-29T07:31:29Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-03-28T12:46:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=a6d539792f0985db4f1531239a071e458b20efe1'/>
<id>urn:sha1:a6d539792f0985db4f1531239a071e458b20efe1</id>
<content type='text'>
</content>
</entry>
</feed>
