index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-hs-set-address-order
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2022-12-21
add tu_edpt_stream_write_zlp_if_needed()
hathach
2022-12-21
rename tud_edpt_stream_write_xfer
hathach
2022-12-21
minor debug log
hathach
2022-12-21
rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer w...
hathach
2022-12-21
fix ci
hathach
2022-12-21
finalizing cdc host, has a working read/write
hathach
2022-12-20
fix hid host incorrect edpt release if failed to transmit
hathach
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-16
correct cdc usbh_driver_set_config_complete()
hathach
2022-12-16
stub
hathach
2022-12-16
add common EPSIZE for bulk/iso in full and highspeed
hathach
2022-12-16
minor rename
hathach
2022-12-16
cdc check for bNumEndpoints before checking for endpoint descriptor
hathach
2022-12-16
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
hathach
2022-12-16
Merge pull request #1799 from hathach/update-osal-mutex
Ha Thach
2022-12-16
update fifo per PanRe review
hathach
2022-12-16
fix ci with usbh and unit test
hathach
2022-12-15
fix build with usbtmc
hathach
2022-12-15
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
hathach
2022-12-14
fix midi MS Header wTotalLength computation
hathach
2022-12-12
fix int conversion warnings
hathach
2022-12-10
clean up
hathach
2022-12-09
add fifo implementation note
hathach
2022-12-09
Merge pull request #1783 from scoudreau/usbtmc-high-speed
Ha Thach
2022-12-08
Added missing typecast to pass build checks
scoudreau
2022-12-08
Correct interrupt polling interval in descriptor
Sebastien COUDREAU
2022-12-08
usbtmc: correct packet size bug
Sebastien COUDREAU
2022-12-08
enhance tu fifo
hathach
2022-12-08
fix typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changes
hathach
2022-12-06
cdc: Fix autoflush for FIFO < MPS
Tomas Rezucha
2022-12-05
Merge pull request #1776 from hathach/hid-fido
Ha Thach
2022-12-05
rename to match fido sample uf2_hid..h
hathach
2022-12-05
Merge pull request #1767 from pete-pjb/master
Ha Thach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-12-04
more typos
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-12-02
Back out another of my changes I am still investigating.
pete-pjb
2022-12-02
Some reverts and changes after discussion.
pete-pjb
2022-12-01
Added CFG_TUSB_MEM_SECTION define to struct _ctrl_xfer in usbh.c
pete-pjb
2022-12-01
Alter tuh_task_ext() function so no need to return when using FreeRTOS
PeterB
2022-11-30
Fix white space issue.
pete-pjb
2022-11-30
Merge branch 'hathach:master' into master
Pete Bone
2022-11-30
Merge branch 'hathach:master' into port-ft90x
Gordon McNab
2022-11-30
more clean up
hathach
2022-11-30
white spaces
hathach
2022-11-30
Add FT9xx for cdc_dual_ports
Gordon McNab
2022-11-30
Modify FreeRTOS integration to allow non-static allocation.
pete-pjb
2022-11-30
Merge pull request #1755 from rppicomidi/fix_1721
Ha Thach
[prev]
[next]