This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b1bbc9d39d12dfb9e197e1d49820d2c52f9d6603
CherryUSB
/
osal
History
sakumisu
a8939d5d7b
update: remove ununsed osal
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-11-25 15:29:53 +08:00
..
idf
bugfix: Fix some compilation errors
2025-09-01 20:06:25 +08:00
usb_osal_freertos.c
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
2025-06-03 22:43:35 +08:00
usb_osal_liteos_m.c
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
2025-06-03 22:43:35 +08:00
usb_osal_nuttx.c
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
2025-06-03 22:43:35 +08:00
usb_osal_rtthread.c
fix(osal/usb_osal_rtthread): up version to v5.2.0 to use RT_SCHED_PRIV(self).current_priority
2025-06-04 17:48:46 +08:00
usb_osal_threadx.c
fix(osal/usb_osal_threadx): delete self in another thread
2025-11-05 20:40:47 +08:00
usb_osal_zephyr.c
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
2025-06-03 22:43:35 +08:00