<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/demo, branch v0.10.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/demo?h=v0.10.2</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/demo?h=v0.10.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2023-11-15T08:48:07Z</updated>
<entry>
<title>add pusb2 port, fix issue for rt-thread, add msc storage demo for rt-thread</title>
<updated>2023-11-15T08:48:07Z</updated>
<author>
<name>zhugengyu</name>
<email>zhugengyu@phytium.com.cn</email>
</author>
<published>2023-11-15T07:18:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=aeffaea016f74cb5d6301b5ca5088c03e3dbe3a6'/>
<id>urn:sha1:aeffaea016f74cb5d6301b5ca5088c03e3dbe3a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ecm host demo</title>
<updated>2023-11-13T11:49:27Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-11-11T05:59:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=40a019e0632e5325a4f837e5fe29e9222f956e7d'/>
<id>urn:sha1:40a019e0632e5325a4f837e5fe29e9222f956e7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cdc ecm device</title>
<updated>2023-11-04T08:44:02Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-11-04T08:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=a04b1fa55122f03ad3ebbd27f089776da2f263e8'/>
<id>urn:sha1:a04b1fa55122f03ad3ebbd27f089776da2f263e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ununsed input variable</title>
<updated>2023-09-30T14:01:12Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-09-30T14:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=c84e769f782b36ff545f37bc25481b2d9072923f'/>
<id>urn:sha1:c84e769f782b36ff545f37bc25481b2d9072923f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert original parameter.</title>
<updated>2023-09-07T07:07:04Z</updated>
<author>
<name>Wayne Lin</name>
<email>wclin@nuvoton.com</email>
</author>
<published>2023-09-07T06:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e6193bd1315155090c437582186433d0b69521c2'/>
<id>urn:sha1:e6193bd1315155090c437582186433d0b69521c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update hcd-ehci, dcd-dwc2 and examples.</title>
<updated>2023-09-07T07:07:04Z</updated>
<author>
<name>Wayne Lin</name>
<email>wclin@nuvoton.com</email>
</author>
<published>2023-09-07T04:43:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=dd1f1d3ba80d979ef5c0153bf3897ccf45febeac'/>
<id>urn:sha1:dd1f1d3ba80d979ef5c0153bf3897ccf45febeac</id>
<content type='text'>
1. Add some example Msh commands.
2. Fix device enumeration on EXT hub.
3. Re-file some templates.
4. Extend end-point number of dwc2 device driver.
5. Re-file rndis_host implementation includes
   a. rt_mutex_take in ISR
   b. 2rd pmsg is unaligned issue.
   c. destroy u0 ethernet resource after removing dongle.
</content>
</entry>
<entry>
<title>update for midi</title>
<updated>2023-08-05T03:05:44Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2023-08-04T09:23:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=4d7938e34908722df5b880d962189e6c1a7092bf'/>
<id>urn:sha1:4d7938e34908722df5b880d962189e6c1a7092bf</id>
<content type='text'>
- add MidiCodeIndexNumber enum
- update midi descriptor. Audio v1.0's endpoint has 9 bytes instead of 7.

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>update hid inout demo</title>
<updated>2023-07-20T14:03:45Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-20T14:03:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=64e2b8d480ef96a8f9f3c0038d770987d6bb2155'/>
<id>urn:sha1:64e2b8d480ef96a8f9f3c0038d770987d6bb2155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix missing function</title>
<updated>2023-07-13T12:14:28Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-13T12:14:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e45a2857dfdf0ff79f49f49279cd9a0bdb0fb3c5'/>
<id>urn:sha1:e45a2857dfdf0ff79f49f49279cd9a0bdb0fb3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rndis build error</title>
<updated>2023-07-08T13:44:20Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-08T13:44:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=84598eed7c6619b95927ab97db8e94ab703396d4'/>
<id>urn:sha1:84598eed7c6619b95927ab97db8e94ab703396d4</id>
<content type='text'>
</content>
</entry>
</feed>
