index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
fix-ci-hs
gh-pages
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-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
more clean up
hathach
2022-11-30
white spaces
hathach
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
2022-11-28
increase delay between attempts to 100ms
hathach
2022-11-28
Retry a few times with transfers in enumeration since device can be unstable ...
hathach
2022-11-23
Fix RP2040 Issue 1721
rppicomidi
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-21
whitespace
hathach
2022-11-16
Merge pull request #1738 from kaysievers/midi-port-names
Ha Thach
2022-11-11
MIDI: support port name strings
Kay Sievers
2022-11-07
Fix DCD build.
Mengsk
2022-11-07
Merge branch 'master' of https://github.com/hathach/tinyusb into bsp_412
Mengsk
2022-11-07
Add support for STM32L412.
Mengsk
2022-11-04
fix -wconversion-int and add minor comment
hathach
2022-11-04
Merge branch 'master' into rp2040-hcd-bulk
Ha Thach
2022-10-25
Merge pull request #1698 from battlesnake/fix-attrs-on-struct-member
Ha Thach
2022-10-24
keep alignment spec
Mark K Cowan
2022-10-24
Merge pull request #1676 from tswan-quasi/master
Ha Thach
2022-10-24
use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1
hathach
2022-10-21
unused (void) cast
tswan-quasi
2022-10-22
Merge pull request #1690 from tore-espressif/fix/espressif/iso_transfers
Ha Thach
2022-10-20
do not apply storage attributes to member of struct
Mark K Cowan
2022-10-20
typo fix
tswan-quasi
2022-10-20
dummy buffer only on EP0 OUT ZLPs
tswan-quasi
2022-10-19
Merge pull request #1680 from LynnL4/port-stm32u5xx
Ha Thach
2022-10-19
Merge pull request #1668 from kkitayam/add_support_for_mjpeg
Ha Thach
2022-10-19
Merge pull request #1523 from maddyaby/dcd_edpt_open
Ha Thach
2022-10-18
esp: Fix Isochronous transfers
Tomas Rezucha
2022-10-17
minor rename
hathach
2022-10-15
hid: add configurable report size for fido
gaoyichuan
2022-10-15
hid: add fido hid descriptor templates
gaoyichuan
2022-10-14
Merge pull request #1646 from battlesnake/feedback-prototype-fix
Ha Thach
2022-10-13
(void) rhport for unused parameter
tswan-quasi
2022-10-13
Add support for STM32U5 mcu
LynnL4
[next]