index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_osal.h
Age
Commit message (
Collapse
)
Author
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-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]
>
2025-05-06
feat(osal/usb_osal_zephyr): add zephyr osal
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-01-20
feat(osal): add argument macro for different os, especially for nuttx
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2024-07-23
refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro
sakumisu
2024-05-09
add nuttx osal
sakumisu
2024-03-14
add timer to control interrupt transfer
sakumisu
2023-12-24
add usbh_deinitialize api
sakumisu
2023-12-05
add usb_osal_sem_reset api
sakumisu
2023-11-17
remove usb_mem.h
sakumisu