<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/docs/source/api, branch v1.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/docs/source/api?h=v1.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/docs/source/api?h=v1.6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2026-01-24T09:39:42Z</updated>
<entry>
<title>update(demo): remove all old desc api</title>
<updated>2026-01-24T09:39:42Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-01-24T09:39:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e44d44f5b6b54c9c86dfe272aa72c0af49afefd5'/>
<id>urn:sha1:e44d44f5b6b54c9c86dfe272aa72c0af49afefd5</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>docs: fix typo</title>
<updated>2026-01-07T14:37:14Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-01-07T14:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=ce32f731000d413772dee0bd0356293c5840a9f2'/>
<id>urn:sha1:ce32f731000d413772dee0bd0356293c5840a9f2</id>
<content type='text'>
</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>fix(class/hub): change urb interval unit to us</title>
<updated>2025-07-01T13:21:59Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-01T13:21:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=832e4c45fb659214d9ab9f8edee71e248f8aa96b'/>
<id>urn:sha1:832e4c45fb659214d9ab9f8edee71e248f8aa96b</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@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>docs: update rst</title>
<updated>2024-09-27T11:03:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-26T13:54:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c377747e67de1ff61d123888f4e066312439db4e'/>
<id>urn:sha1:c377747e67de1ff61d123888f4e066312439db4e</id>
<content type='text'>
</content>
</entry>
</feed>
