<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/core/usbd_core.c, 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/core/usbd_core.c?h=v1.4.2</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/core/usbd_core.c?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-12-28T08:43:19Z</updated>
<entry>
<title>fix(core/usbd_core): fix ep config for more eps when call usbd_set_interface</title>
<updated>2024-12-28T08:43:19Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-12-28T08:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=1be34f4d367b52b7a57ccf3446f4cc7f7f006abe'/>
<id>urn:sha1:1be34f4d367b52b7a57ccf3446f4cc7f7f006abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update: change memcpy to fast memcpy</title>
<updated>2024-11-24T15:04:27Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-11-24T15:04:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=a72ecd220251bfab290aa6bd0d74fb1adcd19425'/>
<id>urn:sha1:a72ecd220251bfab290aa6bd0d74fb1adcd19425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(core/usbd_core): implement USB_REQUEST_GET_INTERFACE request, refs:#268</title>
<updated>2024-10-30T14:19:14Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-10-30T14:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=77136aa74376ac8016c2b62b5f8efed0a2d245c2'/>
<id>urn:sha1:77136aa74376ac8016c2b62b5f8efed0a2d245c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update comment</title>
<updated>2024-10-30T13:04:06Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-10-30T13:04:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=4784017f56e6c7f8698badb5055ca6c89eaf384a'/>
<id>urn:sha1:4784017f56e6c7f8698badb5055ca6c89eaf384a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core/usbd_core): reset endpoint only for altsetting 0, refs:#258</title>
<updated>2024-09-27T11:02:28Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-26T13:23:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0d65bbc6ba7b8f62ecc57b0036bea220ddadad58'/>
<id>urn:sha1:0d65bbc6ba7b8f62ecc57b0036bea220ddadad58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: static code analysis</title>
<updated>2024-09-19T01:50:18Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-18T10:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=02340e0f44b95f23c227f6d7528f41c0bfe1c0ac'/>
<id>urn:sha1:02340e0f44b95f23c227f6d7528f41c0bfe1c0ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usbd_core: add usb_device_is_suspend() API</title>
<updated>2024-08-26T03:10:28Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-08-26T02:56:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=f5ce56990c7ca35b1e2772431f605201eda7fb88'/>
<id>urn:sha1:f5ce56990c7ca35b1e2772431f605201eda7fb88</id>
<content type='text'>
- add usb_device_is_suspend() API

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>fix: fix -Wunused-parameter warning with -Wextra cflag</title>
<updated>2024-08-21T12:08:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-21T12:06:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=35da8d6747f51b3fa68b1a7a47f88dbcc890ed09'/>
<id>urn:sha1:35da8d6747f51b3fa68b1a7a47f88dbcc890ed09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PUSB2 and XHCI driver and  RTOS glue (#236)</title>
<updated>2024-08-09T14:43:22Z</updated>
<author>
<name>zhugengyu</name>
<email>85654684+zhugengyu@users.noreply.github.com</email>
</author>
<published>2024-08-09T14:43:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=18d9c21553b3295c49990cce967468f80a2ecb08'/>
<id>urn:sha1:18d9c21553b3295c49990cce967468f80a2ecb08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the bug that USBD_EVENT_DEINIT was not notified correctly</title>
<updated>2024-08-06T06:10:07Z</updated>
<author>
<name>LiPeng</name>
<email>lipeng@espressif.com</email>
</author>
<published>2024-08-06T05:49:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=dfc90da28a4348222b97ea093c2b59a7a39c923e'/>
<id>urn:sha1:dfc90da28a4348222b97ea093c2b59a7a39c923e</id>
<content type='text'>
</content>
</entry>
</feed>
