This website requires JavaScript.
Explore
Help
Sign In
sakumisu
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
mirror of
https://github.com/sakumisu/CherryUSB.git
synced
2025-05-08 16:18:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
CherryUSB
/
osal
History
sakumisu
e592a548e9
feat(core/usbd_core): add ep0 setup handler into thread feature
2025-02-01 14:45:02 +08:00
..
idf
feat(core/usbd_core): add ep0 setup handler into thread feature
2025-02-01 14:45:02 +08:00
usb_osal_freertos.c
update(osal/freertos): update usb_osal_mq_recv and usb_osal_mq_send for isr api
2024-11-06 20:14:35 +08:00
usb_osal_nuttx.c
feat(platform/nuttx): update fs & net & cdcacm support
2025-01-23 17:58:53 +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
osal: fix rtthread usb_osal_thread_delete() API (
#288
)
2025-01-22 10:28:55 +08:00
usb_osal_threadx.c
update(osal/usb_osal_thread): implement usb_osal_sem_reset
2024-10-31 21:45:19 +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