index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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-05-19
midi2_host: convert TX to raw FIFO mirroring midi2_device refactor
Saulo Veríssimo
2026-05-18
update example
HiFiPhile
2026-05-18
midi2: convert to raw Tx FIFO for better segmentation handling, add count to ...
HiFiPhile
2026-05-18
midi2: boundary-aware drain in xfer_cb to keep UMP packets intact
Saulo Veríssimo
2026-05-17
midi2: drain pattern for RX FIFO
Saulo Veríssimo
2026-05-17
midi2: scale device buffers with EPSIZE
Saulo Veríssimo
2026-05-17
midi2: per-interface weak callbacks for UMP Stream config
Saulo Veríssimo
2026-05-17
midi2: peek 4 bytes for MT, restore 256 buffers
Saulo Veríssimo
2026-05-17
midi2: use hwfifo if supported
HiFiPhile
2026-05-17
midi2: move config to class header
HiFiPhile
2026-05-17
bsp: fix tcpp0203 lto uninit error
HiFiPhile
2026-05-16
midi2: skip.txt comments
Saulo Veríssimo
2026-05-16
midi2: skip 3 more boards with same tcpp0203 BSP bug
Saulo Veríssimo
2026-05-16
midi2: remove unused ump_noop helper
Saulo Veríssimo
2026-05-16
midi2: add sources to TINYUSB_SRC_C, skip family
Saulo Veríssimo
2026-05-16
midi2: fix CI matrix with only.txt and skip.txt
Saulo Veríssimo
2026-05-16
midi2: host example - simplify and rename to midi2_host
Saulo Veríssimo
2026-05-16
midi2: device example - portable, add protocol fallback
Saulo Veríssimo
2026-05-16
midi2: prevent UMP packet split across USB transfers
Saulo Veríssimo
2026-05-16
midi2: reject UMP read/write API on alt setting 0
Saulo Veríssimo
2026-05-12
midi2: align descriptors with USB-MIDI 2.0 spec
Saulo Veríssimo
2026-05-12
midi2: align ep_buf allocation with other stream-based classes
Saulo Veríssimo
2026-05-12
refactor: replace midi2_host (Waveshare) with midi2_host_feather
Saulo Veríssimo
2026-05-12
fix: skip midi2_host_feather build on non-RP2040 platforms
Saulo Veríssimo
2026-05-12
example: add MIDI 2.0 Host example for Adafruit Feather RP2040 USB Host
Saulo Veríssimo
2026-05-12
fix: CI build failures on non-RP2040 platforms
Saulo Veríssimo
2026-05-12
fix: address PR review feedback for MIDI 2.0 drivers
Saulo Veríssimo
2026-05-12
example: add MIDI 2.0 Host example with display (midi2_host)
Saulo Veríssimo
2026-05-12
example: add MIDI 2.0 Device example (midi2_device)
Saulo Veríssimo
2026-05-12
test: add MIDI 2.0 Device and Host unit tests
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Host class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-05-11
Merge pull request #3632 from hathach/msc_os
Zixun LI
2026-05-10
Merge pull request #3630 from nminaylov/ncm_packet_filter
Zixun LI
2026-05-08
reduce NTM size
HiFiPhile
2026-05-08
lpc55 works with net_lwip
HiFiPhile
2026-05-08
fix iperf server is always excluded
HiFiPhile
2026-05-08
Merge pull request #3633 from hathach/fix/nrf5x-hfclk-wait-post-sd
Ha Thach
2026-05-08
nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlock
hathach
2026-05-08
fixup
HiFiPhile
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-07
Merge pull request #3614 from HakanL/midi-host-rx-bufsize-default-and-docs
Zixun LI
2026-05-07
Merge remote-tracking branch 'tinyusb/master' into midi-host-rx-bufsize-defau...
Zixun LI
2026-05-07
revert RX buffer size as it's not related to issue
Zixun LI
2026-05-06
modernize script
Zixun LI
2026-05-05
try to fix CI stuck
Zixun LI
2026-05-05
Apply suggestions from code review
Zixun LI
2026-05-05
Merge pull request #3627 from hathach/merge-usbd-control
Ha Thach
2026-05-04
hcd/dwc2: fix txfifo full check
HiFiPhile
2026-05-04
Adjust RAM configuration for nrf54h20 to optimize memory usage in video examples
hathach
[next]