index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
osal
Age
Commit message (
Expand
)
Author
2023-11-23
minor-update
hathach
2023-08-03
add osal queue name if needed
hathach
2023-08-03
Merge branch 'master' into pr2091
hathach
2023-08-03
Revert "Name queues for easier FreeRTOS debugging with task- and queue-aware ...
hathach
2023-07-18
osal_none: make it possible to override the task delay function
Aladdin Bakosh
2023-06-28
Name queues for easier FreeRTOS debugging with task- and queue-aware debuggers
Dave Nadler
2023-06-01
For FreeRTOS kernel-aware debugging, when queue registry is enabled, label ti...
Dave Nadler
2023-03-17
fix trailing space and new line
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-01-02
Fix IAR warning: Warning[Pe381]: extra ";" ignored
Mengsk
2022-12-26
Merge pull request #1801 from tyustli/tyustli_sem_reset
Ha Thach
2022-12-19
Update osal_freertos.h
jbruneaux31
2022-12-19
Update osal_rtthread.h
tyustli
2022-12-19
[add] semaphore reset support for rt-thread
tyustli
2022-12-15
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
hathach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-12-02
Some reverts and changes after discussion.
pete-pjb
2022-11-30
Fix white space issue.
pete-pjb
2022-11-30
Modify FreeRTOS integration to allow non-static allocation.
pete-pjb
2022-06-27
fix all warnings with host rp2040
hathach
2022-06-01
fix compile error
tfx2001
2022-04-20
fix freertos issue when 1 tick > 1 ms
hathach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-03-10
refactor and integrate usbh control xfer back to usbh.c
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
improve rphort management for usbd
hathach
2022-02-18
fix build with latest esp idf
hathach
2021-12-29
add license to dcd file, slightly update readme
hathach
2021-11-30
Add support for Keil RTX4 OS abstraction layer
Yunhao Tian
2021-11-30
Ignore certain compiler options on ARMCC
Yunhao Tian
2021-10-14
More warning cleanup
graham sanderson
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-04-16
tinyusb: add support of esp32s3 target
Alex Lisitsyn
2021-03-10
fix ci build with rp2040
hathach
2021-02-26
add rp2040 to host example build
hathach
2021-02-19
add TU_FIFO_INIT() to help with tu_fifo declaration
hathach
2021-02-16
This fixes the overflow mathmatic in the fifo
Nicholas R Dinsmore
2021-02-08
add basic support for rt-thread
tfx2001
2021-01-19
RP2040 support
graham sanderson
2020-10-13
osal_none: Fix queue definition
Jerzy Kasenberg
2020-09-01
add more logging to host stack
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-07-21
follow up to pr468
hathach
2020-07-20
FreeRTOS: Yield from ISR to notify the USB task
me-no-dev
2020-05-22
Merge branch 'master' into update-host
hathach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added osal_queue_empty() API
hathach
[next]