<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/osal/usb_osal_nuttx.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/osal/usb_osal_nuttx.c?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/osal/usb_osal_nuttx.c?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2026-07-12T10:35:27Z</updated>
<entry>
<title>update(osal): remove log</title>
<updated>2026-07-12T10:35:27Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2026-07-12T10:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0e2b503932b0e68a748098992ebf7f26d5a249d2'/>
<id>urn:sha1:0e2b503932b0e68a748098992ebf7f26d5a249d2</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</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(osal): replace NuttX internal APIs with POSIX APIs</title>
<updated>2026-01-13T09:43:29Z</updated>
<author>
<name>SunJ</name>
<email>jsun@bouffalolab.com</email>
</author>
<published>2026-01-13T09:31:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=1de6b930458dec7bede07b02773d06bb3d5e5555'/>
<id>urn:sha1:1de6b930458dec7bede07b02773d06bb3d5e5555</id>
<content type='text'>
Replace nxsched_self() and nxsched_set_priority() with
standard POSIX sched_getparam() and sched_setparam() in
usb_osal_thread_schedule_other().

This improves portability and follows POSIX standards for
thread priority management.

Change-Id: I2e637268f77e200fbdee3e7713cba1b115976696
Signed-off-by: SunJ &lt;jsun@bouffalolab.com&gt;
</content>
</entry>
<entry>
<title>feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx</title>
<updated>2025-06-03T14:43:35Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-06-03T09:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=bff8a632a926cf976c3bbb18097f8a70d7cd9b93'/>
<id>urn:sha1:bff8a632a926cf976c3bbb18097f8a70d7cd9b93</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(osal): rename ticks to timeout_ms</title>
<updated>2025-05-06T10:16:04Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-05-06T10:16:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e29d87bb202a1b17ef973231f66e0f08ac0892c6'/>
<id>urn:sha1:e29d87bb202a1b17ef973231f66e0f08ac0892c6</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(osal/usb_osal_nuttx): update timer driver</title>
<updated>2025-05-06T10:08:36Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-05-06T10:08:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=ccbe0232dc844a79ee3b9d9fe855e3186b2fb9a9'/>
<id>urn:sha1:ccbe0232dc844a79ee3b9d9fe855e3186b2fb9a9</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>feat(platform/nuttx): update fs &amp; net &amp; cdcacm support</title>
<updated>2025-01-23T09:58:53Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-01-23T07:02:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=8f44b8bad8014c0b4ef88b29c8550cce7d254ca2'/>
<id>urn:sha1:8f44b8bad8014c0b4ef88b29c8550cce7d254ca2</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>update(platform/nuttx): add more macros check for net and msc</title>
<updated>2025-01-20T10:20:21Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2025-01-20T10:20:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=646e84bedc49e0b2f308606854697bf4a1d70e46'/>
<id>urn:sha1:646e84bedc49e0b2f308606854697bf4a1d70e46</id>
<content type='text'>
Signed-off-by: sakumisu &lt;1203593632@qq.com&gt;
</content>
</entry>
<entry>
<title>fix: fix -Wunused-parameter warning with -Wextra cflag</title>
<updated>2024-08-21T12:08:47Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-21T12:06:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=35da8d6747f51b3fa68b1a7a47f88dbcc890ed09'/>
<id>urn:sha1:35da8d6747f51b3fa68b1a7a47f88dbcc890ed09</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>
</feed>
