<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/cherryusb_config_template.h, 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/cherryusb_config_template.h?h=v1.4.2</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/cherryusb_config_template.h?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-10-31T04:28:32Z</updated>
<entry>
<title>add:cherryusb_config_template.h add CONFIG_USB_HS configuration description</title>
<updated>2024-10-31T04:28:32Z</updated>
<author>
<name>Dozingfiretruck</name>
<email>1473454180@qq.com</email>
</author>
<published>2024-10-31T01:03:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=f02ff21cfbadf05fd461379db9a135da41e254b7'/>
<id>urn:sha1:f02ff21cfbadf05fd461379db9a135da41e254b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(port/dwc2/usb_dc_dwc2): enlarge CONFIG_USB_DWC2_TX1_FIFO_SIZE for video demo and export CONFIG_USB_DWC2_DMA_ENABLE</title>
<updated>2024-09-27T11:03:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-26T13:27:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=2f14ee7a7b32d8e4407d97eab82476f09d419b7f'/>
<id>urn:sha1:2f14ee7a7b32d8e4407d97eab82476f09d419b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4</title>
<updated>2024-09-08T14:11:38Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-08T10:18:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e6fde5efab0acd68075f5f75b552eca4e4dbaa14'/>
<id>urn:sha1:e6fde5efab0acd68075f5f75b552eca4e4dbaa14</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>feat(class/msc/usbd_msc): add msc polling mode to move read &amp; write from isr to while1</title>
<updated>2024-08-08T10:03:30Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-08T10:03:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=b4bbe69d120db0c8585046879564e54750b97c61'/>
<id>urn:sha1:b4bbe69d120db0c8585046879564e54750b97c61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(osal): use osal malloc and free, remove usb_malloc &amp; usb_free macro</title>
<updated>2024-07-23T11:37:54Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-07-23T11:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=1c2fd3407a826de56d230508bf4ad3f64f69d7a2'/>
<id>urn:sha1:1c2fd3407a826de56d230508bf4ad3f64f69d7a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: release v1.3.1</title>
<updated>2024-06-28T08:34:28Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-06-28T08:34:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=29aaf56396b5bea103d1b8e38a01f987c9112bed'/>
<id>urn:sha1:29aaf56396b5bea103d1b8e38a01f987c9112bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add comments for dwc2 fifo macro</title>
<updated>2024-06-11T13:58:17Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-06-11T13:58:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=77af5638986d34bc8a6b385701033d23c54ec9c1'/>
<id>urn:sha1:77af5638986d34bc8a6b385701033d23c54ec9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update: add comments for net process, support len &gt; 16K for ncm/rndis/asix/rtl8152</title>
<updated>2024-06-01T10:54:51Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-06-01T09:53:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=3429f73a652b86623f1dc87ff430df4065eac09f'/>
<id>urn:sha1:3429f73a652b86623f1dc87ff430df4065eac09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release v1.3.0</title>
<updated>2024-05-22T10:51:41Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-05-21T12:23:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=3336919e0df469fb0ab18f580ecb3d31fdd6f949'/>
<id>urn:sha1:3336919e0df469fb0ab18f580ecb3d31fdd6f949</id>
<content type='text'>
</content>
</entry>
</feed>
