summaryrefslogtreecommitdiff
path: root/osal/usb_osal_threadx.c
AgeCommit message (Expand)Author
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
2025-11-05fix(osal/usb_osal_threadx): delete self in another threadsakumisu
2025-10-15refactor(usb_osal_threadx): optimize the creation and deletion of threadsMDLZCOOL
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2025-05-06update(osal): rename ticks to timeout_mssakumisu
2024-10-31update(osal/usb_osal_thread): implement usb_osal_sem_resetsakumisu
2024-08-31update(osal): add error log and assert when alloc fail, and stop workingsakumisu
2024-08-26feat(osal): add threadx portsakumisu