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
498ba9b4e1e7faf60cff6d7322bb78a429d3a1ec
CherryUSB
/
osal
History
sakumisu
498ba9b4e1
feat(osal): add ucosiii osal
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-10-09 21:28:41 +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_rtems.c
add aic & intel ehci glue, add rtems osal
2023-12-30 15:01:20 +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
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_ucosiii.c
feat(osal): add ucosiii osal
2025-10-09 21:28:41 +08:00
usb_osal_yoc.c
refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro
2024-07-23 19:37:54 +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