<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/osal/idf, 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?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/osal/idf?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: move cherryrb and cherrymp into common dir, rename with usb_ringbuffer and usb_mempool</title>
<updated>2026-02-11T11:58:09Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-02-11T11:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=362fec943a386c8cf623108f5f9019904270156f'/>
<id>urn:sha1:362fec943a386c8cf623108f5f9019904270156f</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</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(osal/idf): change xtaskcreate to xTaskCreatePinnedToCore</title>
<updated>2025-08-04T13:47:55Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-08-04T13:47:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=599b11ef1a4fe68a00557d6a637826c90b93ba5a'/>
<id>urn:sha1:599b11ef1a4fe68a00557d6a637826c90b93ba5a</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 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>fix(osal/idf): fix esp timer handle</title>
<updated>2025-07-27T13:22:18Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-27T13:22:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=9e4122f2a0012d4aa69200540545e4e4d0d1b6c4'/>
<id>urn:sha1:9e4122f2a0012d4aa69200540545e4e4d0d1b6c4</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>update(osal/idf): change freertos timer to esp_timer</title>
<updated>2025-07-27T02:21:00Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-07-27T02:21:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d589b9417d62770af225cb2ed7a9810605efae80'/>
<id>urn:sha1:d589b9417d62770af225cb2ed7a9810605efae80</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
</feed>
