summaryrefslogtreecommitdiff
path: root/osal/usb_osal_rtthread.c
AgeCommit message (Expand)Author
2022-11-11fix usb_osal_sem_take return val in rt-thread portsakumisu
2022-09-18delete event and thread suppend/resume portsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-04-03sem return with -ETIMEDOUT when timeoutsakumisu
2022-03-31fixed osal critical section protect adapt 64bits CPU.xieyangrun
2022-03-27fixed RT-Thread event porting.aozima
2022-03-27clean compiler warning.aozima
2022-03-23psc thread use event instead,add timeout for transferjzlv
2022-03-19revert thread prio caculate,add sem deletesakumisu
2022-02-14invert priority so that large number with high prioritysakumisu
2022-02-13update sconscript and osal for rtthreadsakumisu
2022-01-29update osal apisakumisu
2022-01-15add usb os wrappersakumisu