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
/
osal
Age
Commit message (
Expand
)
Author
2023-01-07
remove rtx os
sakimisu
2022-12-11
update hub thread wakeup with queue not sem&list
sakimisu
2022-11-11
fix usb_osal_sem_take return val in rt-thread port
sakumisu
2022-09-18
delete event and thread suppend/resume port
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-08-12
delete workq
sakumisu
2022-08-11
sem give use from isr
sakumisu
2022-08-11
fix warning
sakumisu
2022-06-21
modify section protect with global irq
sakumisu
2022-06-14
add config for workq
sakumisu
2022-05-24
add keil rtx4 for arm9 osal porting file
myxiaonia
2022-04-03
sem return with -ETIMEDOUT when timeout
sakumisu
2022-04-01
fix size_t compile error
sakumisu
2022-03-31
fixed osal critical section protect adapt 64bits CPU.
xieyangrun
2022-03-27
fixed RT-Thread event porting.
aozima
2022-03-27
clean compiler warning.
aozima
2022-03-23
psc thread use event instead,add timeout for transfer
jzlv
2022-03-19
revert thread prio caculate,add sem delete
sakumisu
2022-02-14
invert priority so that large number with high priority
sakumisu
2022-02-13
update sconscript and osal for rtthread
sakumisu
2022-02-07
check if in interrupt context
sakumisu
2022-01-30
add workqueue framework
sakumisu
2022-01-29
update osal api
sakumisu
2022-01-15
add usb os wrapper
sakumisu