summaryrefslogtreecommitdiff
path: root/common/usb_osal.h
AgeCommit message (Expand)Author
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
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
2025-05-06feat(osal/usb_osal_zephyr): add zephyr osalsakumisu
2025-01-20feat(osal): add argument macro for different os, especially for nuttxsakumisu
2024-07-23refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macrosakumisu
2024-05-09add nuttx osalsakumisu
2024-03-14add timer to control interrupt transfersakumisu
2023-12-24add usbh_deinitialize apisakumisu
2023-12-05add usb_osal_sem_reset apisakumisu
2023-11-17remove usb_mem.hsakumisu