<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/osal/idf/usb_config.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/osal/idf/usb_config.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/osal/idf/usb_config.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2026-05-12T02:52:23Z</updated>
<entry>
<title>Add HS support for esp32s31</title>
<updated>2026-05-12T02:52:23Z</updated>
<author>
<name>yanke</name>
<email>yanke2@espressif.com</email>
</author>
<published>2026-05-12T02:14:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=443233f0256efd2681aaed84e507fc571e584ad3'/>
<id>urn:sha1:443233f0256efd2681aaed84e507fc571e584ad3</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>bugfix: Fix some compilation errors</title>
<updated>2025-09-01T12:06:25Z</updated>
<author>
<name>LiPeng</name>
<email>lipeng@espressif.com</email>
</author>
<published>2025-09-01T11:01:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e748e55f4d25a591106cd1aa74bec09d6dd860a4'/>
<id>urn:sha1:e748e55f4d25a591106cd1aa74bec09d6dd860a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix: Fix support for idf versions lower than 5.3</title>
<updated>2025-09-01T07:35:51Z</updated>
<author>
<name>LiPeng</name>
<email>lipeng@espressif.com</email>
</author>
<published>2025-09-01T07:32:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=55ce05f270523fe0a05b5f6ca1af6da03a8ff1a9'/>
<id>urn:sha1:55ce05f270523fe0a05b5f6ca1af6da03a8ff1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 2 as default to avoid -Warray-bounds warning</title>
<updated>2025-07-28T13:03:55Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-28T13:03:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=72d19ec8cc9c3607480d00e370f947f0df43f912'/>
<id>urn:sha1:72d19ec8cc9c3607480d00e370f947f0df43f912</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 1 as default for less memory usage</title>
<updated>2025-07-27T02:26:31Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-27T02:26:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c102f4adfafb6ab7786e89955c9eacc9df27ccd5'/>
<id>urn:sha1:c102f4adfafb6ab7786e89955c9eacc9df27ccd5</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>Add FS support for ESP32-P4</title>
<updated>2025-07-14T12:50:16Z</updated>
<author>
<name>LiPeng</name>
<email>lipeng@espressif.com</email>
</author>
<published>2025-07-14T11:59:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d58037e3d491cc527bcf24d2c3ff70cf4bf8a68b'/>
<id>urn:sha1:d58037e3d491cc527bcf24d2c3ff70cf4bf8a68b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(port/dwc2): support custom config for each dwc2 usb port</title>
<updated>2025-07-05T08:39:54Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-03T12:55:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=22e150a8e61eb6aaa60c9b96d41cc31cf0645e1e'/>
<id>urn:sha1:22e150a8e61eb6aaa60c9b96d41cc31cf0645e1e</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(idf): increase host stack size</title>
<updated>2025-06-14T14:56:30Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-06-14T14:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0916749a32c3a85d53753fa0a4d4af4d54804ada'/>
<id>urn:sha1:0916749a32c3a85d53753fa0a4d4af4d54804ada</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>Fix esp32-p4 cache operation adaptation issue</title>
<updated>2025-06-04T08:11:32Z</updated>
<author>
<name>LiPeng</name>
<email>lipeng@espressif.com</email>
</author>
<published>2025-06-04T07:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=1feaed024e0321ecfd374277034cfeeec5113177'/>
<id>urn:sha1:1feaed024e0321ecfd374277034cfeeec5113177</id>
<content type='text'>
</content>
</entry>
</feed>
