<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/demo, branch v1.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/demo?h=v1.4.2</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/demo?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-11-25T08:55:28Z</updated>
<entry>
<title>usbd_video: use pingpang buffer to improve tx performance</title>
<updated>2024-11-25T08:55:28Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-11-25T06:36:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=82a0d243f8f4ee6438fe5aad360bede6cf660900'/>
<id>urn:sha1:82a0d243f8f4ee6438fe5aad360bede6cf660900</id>
<content type='text'>
- use pingpang buffer to improve tx performance

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>demo: video_static_h264_template.c: fix end brace</title>
<updated>2024-11-18T09:31:02Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-11-18T08:25:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=093a1836f0ee570b92e7699ef7fb59b43e69b21d'/>
<id>urn:sha1:093a1836f0ee570b92e7699ef7fb59b43e69b21d</id>
<content type='text'>
Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>refactor(class/video/usbd_video): refactor video stream transfer, support n frames in one transfer</title>
<updated>2024-11-16T14:35:58Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-16T14:35:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=6517919bd2d189a7f60e85520b3e0c3a48f62aae'/>
<id>urn:sha1:6517919bd2d189a7f60e85520b3e0c3a48f62aae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(demo): set hid busy before write</title>
<updated>2024-11-13T13:49:58Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-13T13:44:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e3ff8ffe6ab99459b06a7f2e53c2a8c8fe8bfa2b'/>
<id>urn:sha1:e3ff8ffe6ab99459b06a7f2e53c2a8c8fe8bfa2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(demo/usbd_rndis): update send &amp; recv done api, add check for this demo</title>
<updated>2024-11-11T13:50:13Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-11T13:50:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=24fc172ad84551b439cd632a9f445395b735fb67'/>
<id>urn:sha1:24fc172ad84551b439cd632a9f445395b735fb67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(class/cdc/usbd_cdc_ecm): support transfer api for enet &amp; wireless without lwip</title>
<updated>2024-11-11T13:48:13Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-11T13:48:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=58d552d03dc43cad33987f30c237ff48c0702803'/>
<id>urn:sha1:58d552d03dc43cad33987f30c237ff48c0702803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(demo/usb_host): move test macro before run api</title>
<updated>2024-11-11T13:44:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-11T13:44:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d0edc30c11f311c59161c764416063135cadad38'/>
<id>urn:sha1:d0edc30c11f311c59161c764416063135cadad38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(class/aoa): add usb aoa host</title>
<updated>2024-10-31T13:45:19Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-10-31T13:43:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c51a6f35a6edb7cb86b6994be609ba2e86115200'/>
<id>urn:sha1:c51a6f35a6edb7cb86b6994be609ba2e86115200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(class/video/usbd_video): add usbd_video_stream_start_write api for video split tranfer, every transfer with one ep_mps</title>
<updated>2024-10-18T09:18:51Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-10-17T13:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=65151b953474d8ad0731c645c3e2c08fe5468f86'/>
<id>urn:sha1:65151b953474d8ad0731c645c3e2c08fe5468f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor, we do not request other speed desc as default</title>
<updated>2024-09-09T14:48:18Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-09T14:47:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=7ec7891fe437b0d0d2062994996ff3430ef86086'/>
<id>urn:sha1:7ec7891fe437b0d0d2062994996ff3430ef86086</id>
<content type='text'>
</content>
</entry>
</feed>
