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
Age
Commit message (
Expand
)
Author
2026-04-23
tweak lwip config to get better iperf throughput
hathach
2026-04-23
Merge pull request #3612 from espressif/feat/esp32s31_support
Zixun LI
2026-04-22
Revert MIDI TX buffer size definition
Hakan Lindestaf
2026-04-22
midi host: raise default RX FIFO above EP size, document drain requirement
Hakan Lindestaf
2026-04-22
Add ESP32-S31 as a supported MCU in TinyUSB
igor.masar
2026-04-22
musb implement double buffer for tx
hathach
2026-04-21
enable double buffer for tm4c
hathach
2026-04-21
minor clean up
hathach
2026-04-21
optimize pipe_state_t sram for port with CFG_TUD_ENDPOINT_ONE_DIRECTION_ONLY.
hathach
2026-04-21
refactor interrupt handling and add `pipe_write` to fix IN ZLP issue
hathach
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
2026-04-20
fix usbnet hardcode speed. disable hil test for now
hathach
2026-04-20
add test for net_lwip_webserver with iperf throughput validation
hathach
2026-04-20
improving transfer tracking and adding support for un-armed Rx data handling
hathach
2026-04-17
use single volatile counter
hathach
2026-04-17
remove duplicated tu_le16toh since we have converted the endian when setup.
Fan DANG
2026-04-17
Merge pull request #3603 from andrewleech/fix-tinyusb-mk-duplicate
Ha Thach
2026-04-17
tinyusb.mk: Remove duplicate usbc.c entry.
Andrew Leech
2026-04-17
Merge pull request #3594
Ha Thach
2026-04-17
Merge pull request #3599
Ha Thach
2026-04-17
fix some Wconversion warnings
hathach
2026-04-16
fix(docs): update URL for STM32C071 Nucleo board documentation
StefanOroel
2026-04-16
Merge pull request #3598 from hathach/worktree-rp2040-freertos
Ha Thach
2026-04-14
suppress null-dereference warnings in FreeRTOS builds
hathach
2026-04-14
remove -Werror from example sources to prevent build examples
hathach
2026-04-14
fix ci
hathach
2026-04-14
refactor rp2040 family.cmake to use family_configure_example() and apply WARN...
hathach
2026-04-14
Merge branch 'hathach:master' into big-endian-for-setup-packets
Dang Fan
2026-04-14
get freertos working with rp2040
hathach
2026-04-13
Merge pull request #3574 from gab-k/support-nrf54lm20a
Ha Thach
2026-04-13
introduce two more macros to follow tinyusb's style
Fan DANG
2026-04-13
fix(device): big-endian host support for SETUP packet handling
Fan DANG
2026-04-11
Fix musb RXRDY Clearing
Brent Kowal
2026-04-10
update README.rst
hathach
2026-04-10
Update src/portable/synopsys/dwc2/dcd_dwc2.c
Ha Thach
2026-04-10
clean up
hathach
2026-04-10
fix DWC2 FIFO depth values for STM32 families
hathach
2026-04-10
debloat the workaround
HiFiPhile
2026-04-10
Allow STM32 FSDEV delay override macros to satisfy 32-bit guard
copilot-swe-agent[bot]
2026-04-10
Restore errata context comment on inline delay helper
copilot-swe-agent[bot]
2026-04-10
Make fsdev errata delay helper static inline
copilot-swe-agent[bot]
2026-04-10
fix nrf54 and freertos port
hathach
2026-04-10
Merge pull request #3593 from hathach/worktree-fix-stm32h5-uid-icache
Ha Thach
2026-04-10
add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...
hathach
2026-04-10
fix stm32h5 hard fault when reading UID with ICACHE enabled
hathach
2026-04-09
rename ep_fifo_size (bytes) to otg_dfifo_depth (words)
hathach
2026-04-09
Polish FSDEV delay code readability
copilot-swe-agent[bot]
2026-04-09
Clarify STM32U0 delay-default frequency usage
copilot-swe-agent[bot]
2026-04-09
Simplify delay loop comment in shared FSDEV helper
copilot-swe-agent[bot]
2026-04-09
Decouple DCON stabilize delay from BTABLE errata macro
copilot-swe-agent[bot]
[prev]
[next]