This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-01 04:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
301b6af6c6eab582ab027d5cc421eb9215833caf
tinyusb
/
src
/
osal
History
Ha Thach
301b6af6c6
Merge pull request
#1801
from tyustli/tyustli_sem_reset
...
[add] semaphore reset support for rt-thread
2022-12-26 13:09:47 +07:00
..
osal_freertos.h
Update osal_freertos.h
2022-12-19 13:58:54 +01:00
osal_mynewt.h
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
osal_none.h
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00
osal_pico.h
fix all warnings with host rp2040
2022-06-27 17:11:24 +07:00
osal_rtthread.h
Update osal_rtthread.h
2022-12-19 17:25:35 +08:00
osal_rtx4.h
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
osal.h
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
2022-12-15 18:03:01 +07:00