<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/osal/usb_osal_rtthread.c, branch v1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/osal/usb_osal_rtthread.c?h=v1.0.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/osal/usb_osal_rtthread.c?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2023-12-24T15:37:47Z</updated>
<entry>
<title>add usbh_deinitialize api</title>
<updated>2023-12-24T15:37:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-24T15:37:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=f68a86ea89c6c9bbc3bc662b0f593dd7c850a450'/>
<id>urn:sha1:f68a86ea89c6c9bbc3bc662b0f593dd7c850a450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usb errno, do not use system errno</title>
<updated>2023-12-05T13:34:32Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-05T13:34:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=14f1f597f11f55e943ee35a3a3c842217a29f142'/>
<id>urn:sha1:14f1f597f11f55e943ee35a3a3c842217a29f142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add usb_osal_sem_reset api</title>
<updated>2023-12-05T12:49:26Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-05T12:49:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=48730e20bee7e67d1ff5b114bbd5789cb6bff0f6'/>
<id>urn:sha1:48730e20bee7e67d1ff5b114bbd5789cb6bff0f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "reset sem before taking"</title>
<updated>2023-12-05T12:45:21Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-12-05T12:45:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=11e389f9227c32df59679053a4f57efe488e57e1'/>
<id>urn:sha1:11e389f9227c32df59679053a4f57efe488e57e1</id>
<content type='text'>
This reverts commit b5f0c043e7a54706cbe48db4189be1c44ceddfaf.
</content>
</entry>
<entry>
<title>reset sem before taking</title>
<updated>2023-11-24T13:11:25Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-11-24T13:11:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=b5f0c043e7a54706cbe48db4189be1c44ceddfaf'/>
<id>urn:sha1:b5f0c043e7a54706cbe48db4189be1c44ceddfaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use</title>
<updated>2023-10-12T06:38:13Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2023-10-12T02:23:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d4ba2eef5779c9f1259668ff4f51430419c3ad2d'/>
<id>urn:sha1:d4ba2eef5779c9f1259668ff4f51430419c3ad2d</id>
<content type='text'>
- add USB_OSAL_WAITING_FOREVER for Semaphore and Queue use

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
<entry>
<title>fix rt-thread once thread delete</title>
<updated>2023-07-12T13:48:18Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-12T13:48:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=47c0255cdc01bbad8080b32912893c8e1b912ea7'/>
<id>urn:sha1:47c0255cdc01bbad8080b32912893c8e1b912ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enum device with disposable thread, do not block hub thread</title>
<updated>2023-07-05T14:53:13Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-07-05T14:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=7574063e9481e245e604f094986c016a1c87638c'/>
<id>urn:sha1:7574063e9481e245e604f094986c016a1c87638c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pointer in 64bit cpu, use uintptr_t instead</title>
<updated>2023-04-21T15:24:13Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2023-04-21T15:24:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=dc4887aef1b7de2529f8831ea9d5a38d9bccca04'/>
<id>urn:sha1:dc4887aef1b7de2529f8831ea9d5a38d9bccca04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hub thread wakeup with queue not sem&amp;list</title>
<updated>2022-12-11T12:27:18Z</updated>
<author>
<name>sakimisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2022-12-11T10:50:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=843af28b2bfe4e669aa9f9dc51bdf8bc4f661da7'/>
<id>urn:sha1:843af28b2bfe4e669aa9f9dc51bdf8bc4f661da7</id>
<content type='text'>
</content>
</entry>
</feed>
