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
d50159638df981d69aeb72539d3acddda30a7766
CherryUSB
/
osal
History
sakumisu
da2263728a
refactor(serial): add host serial framework
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-12-12 22:45:10 +08:00
..
idf
refactor(serial): add host serial framework
2025-12-12 22:45:10 +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