<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/core/usbd_core.c, branch v1.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/core/usbd_core.c?h=v1.2.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/core/usbd_core.c?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-03-13T11:25:07Z</updated>
<entry>
<title>update usb test mode</title>
<updated>2024-03-13T11:25:07Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-03-11T08:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=bba4b46fa4d680c73f067579f54a13455930856d'/>
<id>urn:sha1:bba4b46fa4d680c73f067579f54a13455930856d</id>
<content type='text'>
Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>update endpoint number usage and fix busid check</title>
<updated>2024-02-19T12:19:48Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-02-19T10:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=4803a6826b2668e60c767b7a0952244f37052c86'/>
<id>urn:sha1:4803a6826b2668e60c767b7a0952244f37052c86</id>
<content type='text'>
Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>config busid and regbase in usbh_initialize and usbd_initialize</title>
<updated>2024-02-18T13:15:04Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-02-18T11:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e0551b3e7b49cf80902683b0d1af34967cd3f0bd'/>
<id>urn:sha1:e0551b3e7b49cf80902683b0d1af34967cd3f0bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support multi port api for device</title>
<updated>2024-02-06T11:52:22Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-02-06T11:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d1c7fa8c191efa3028794b1d6965ea3229e14c85'/>
<id>urn:sha1:d1c7fa8c191efa3028794b1d6965ea3229e14c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usbd: change endpoint number from 8 to 16</title>
<updated>2024-02-06T10:31:47Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-02-06T03:22:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=3f89d1b003083c458959dd52e1316b75a70f55fe'/>
<id>urn:sha1:3f89d1b003083c458959dd52e1316b75a70f55fe</id>
<content type='text'>
- Because the maximum number of endpoints specified in the USB protocol is 16, and some vendors support 16 endpoints

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>add usbd init and deinit event macro</title>
<updated>2024-01-16T14:50:48Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-01-16T14:50:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0f5e05052f53cd3bdc7ff0e9a2f535a532748bbf'/>
<id>urn:sha1:0f5e05052f53cd3bdc7ff0e9a2f535a532748bbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>register desc with callback when enable CONFIG_USBDEV_ADVANCE_DESC</title>
<updated>2023-12-20T12:24:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-20T12:23:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=44e9c1cf4f64d2669e68486ad855de157171b655'/>
<id>urn:sha1:44e9c1cf4f64d2669e68486ad855de157171b655</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace struct usbd_endpoint_cfg with struct usb_endpoint_descriptor in usbh_ep_open api</title>
<updated>2023-12-10T14:34:01Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-10T14:32:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=29d45ef5c7547b75a347e992fc4198f03da31f15'/>
<id>urn:sha1:29d45ef5c7547b75a347e992fc4198f03da31f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement msc device thread,remove other unused os thread</title>
<updated>2023-08-29T06:40:03Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-08-27T06:19:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=14f5dd2dd3dcffa9caa1d4b9382f79be7919243c'/>
<id>urn:sha1:14f5dd2dd3dcffa9caa1d4b9382f79be7919243c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ununsed code</title>
<updated>2023-07-13T12:13:51Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-13T11:37:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c8ecf31c9979d9c41d0f88d6105faf9a06912d10'/>
<id>urn:sha1:c8ecf31c9979d9c41d0f88d6105faf9a06912d10</id>
<content type='text'>
</content>
</entry>
</feed>
