<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/core, branch v1.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/core?h=v1.4.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/core?h=v1.4.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-09-16T15:11:45Z</updated>
<entry>
<title>fix(core/usbh_core): Fix raw_config_desc heap out of bounds</title>
<updated>2024-09-16T15:11:45Z</updated>
<author>
<name>CCHhui</name>
<email>34808897+CutClassH@users.noreply.github.com</email>
</author>
<published>2024-09-16T14:35:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d0fac3260a1702c96ee063500461a3dadb8eb32e'/>
<id>urn:sha1:d0fac3260a1702c96ee063500461a3dadb8eb32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(usbh_core): add terminate char for raw_config_desc</title>
<updated>2024-09-07T14:43:43Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-07T14:43:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=a139a70782c70a8447e72cfd4885a92b750538cf'/>
<id>urn:sha1:a139a70782c70a8447e72cfd4885a92b750538cf</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(core/usbh_core.c): fix error name</title>
<updated>2024-08-24T07:53:19Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-24T07:53:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=b045a1d4904251e6c42d55a6768f96b1bac49129'/>
<id>urn:sha1:b045a1d4904251e6c42d55a6768f96b1bac49129</id>
<content type='text'>
</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>refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.h</title>
<updated>2024-08-16T06:16:45Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-16T06:16:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=143a5ce3fd31156606c10221730b6fe2a977ee89'/>
<id>urn:sha1:143a5ce3fd31156606c10221730b6fe2a977ee89</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>
<entry>
<title>fix(core/usbd_core): fix self powered check</title>
<updated>2024-07-30T09:46:02Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-07-30T09:45:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=564d568732e2ce65b28b64c26864ed3a48db7895'/>
<id>urn:sha1:564d568732e2ce65b28b64c26864ed3a48db7895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(port): add remote wakeup api</title>
<updated>2024-07-26T14:02:01Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-07-26T14:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=bef45dc360b1f30614ac733cece9ea8ae0800988'/>
<id>urn:sha1:bef45dc360b1f30614ac733cece9ea8ae0800988</id>
<content type='text'>
</content>
</entry>
</feed>
