| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-12 | update(osal): remove log | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2026-02-11 | refactor: move cherryrb and cherrymp into common dir, rename with ↵ | sakumisu | |
| usb_ringbuffer and usb_mempool Signed-off-by: sakumisu <[email protected]> | |||
| 2025-11-05 | fix(osal/usb_osal_threadx): delete self in another thread | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2025-10-15 | refactor(usb_osal_threadx): optimize the creation and deletion of threads | MDLZCOOL | |
| - Allocate only once at `usb_osal_thread_create`. - Fixed a null pointer crash in `usb_osal_thread_delete`. - Standardized the return value of `usb_osal_sem_give`. | |||
| 2025-06-03 | feat(class): add usb_osal_thread_schedule_other to allow the applications ↵ | sakumisu | |
| which use the struct usbh_xxx to exit properly before free struct usbh_xxx Signed-off-by: sakumisu <[email protected]> | |||
| 2025-05-06 | update(osal): rename ticks to timeout_ms | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2024-10-31 | update(osal/usb_osal_thread): implement usb_osal_sem_reset | sakumisu | |
| 2024-08-31 | update(osal): add error log and assert when alloc fail, and stop working | sakumisu | |
| 2024-08-26 | feat(osal): add threadx port | sakumisu | |
