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
Age
Commit message (
Expand
)
Author
2025-03-18
fix tuh_midi_itf_get_info() desc->iInterface value
rppicomidi
2025-03-17
Fix 3031: implement tuh_midi_itf_get_info()
rppicomidi
2025-03-17
Merge pull request #3038 from hathach/update-pio-usb
Ha Thach
2025-03-17
change pio-usb to upstream
Ha Thach
2025-03-16
Merge pull request #3034 from hathach/ctrl_fix
Ha Thach
2025-03-16
Fix 2 IAR warnings.
HiFiPhile
2025-03-15
Add ctrl buffer alignment.
HiFiPhile
2025-03-15
Update gitignore.
HiFiPhile
2025-03-14
Merge pull request #3029 from rppicomidi/fix_3028
Ha Thach
2025-03-13
Only clear stream_read & stream_write if they are defined
rppicomidi
2025-03-11
Merge pull request #3020 from Cynventria/fix-desc_end-calculation-in-vendor-d...
HiFiPhile
2025-03-10
fix desc_end in vendord_open()
Cynventria[CitRA]
2025-03-10
Merge pull request #3019 from hathach/fix-pico-examples-build
Ha Thach
2025-03-10
fix(rp2040) set RTOS as cmake cache to fix pico-example build
hathach
2025-03-09
Merge pull request #1627 from atoktoto/midihost
Ha Thach
2025-03-08
Merge pull request #2990 from dauc/master
HiFiPhile
2025-03-07
Merge pull request #2937 from pschatzmann/rp2040-iso
Ha Thach
2025-03-07
Merge pull request #3011 from hathach/fix-dwc2-host-conflict-max3421e
Ha Thach
2025-03-06
fix(dwc2) host driver conflict with max3421e
hathach
2025-03-06
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 5...
hathach
2025-03-06
midi host: skip rx data with all zeroes
hathach
2025-03-05
rp2040: abort transfer if active in iso_activate()
hathach
2025-03-05
Merge branch 'master' into fork/pschatzmann/rp2040-iso
hathach
2025-03-05
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-03-05
Merge pull request #3008 from hathach/add-metro-rp2350
Ha Thach
2025-03-04
add adafruit metro rp2350
hathach
2025-03-04
Merge pull request #3007 from hathach/fix-8bitdo-enum
Ha Thach
2025-03-03
- add tuh_descriptor_get_string_langid() API
hathach
2025-02-28
fix(hcd_rp2040) assert/panic endpoint already active: when a device reset whi...
hathach
2025-02-28
Merge pull request #3005 from hathach/fix-rp2-picosdk-board
Ha Thach
2025-02-28
add missing board.h for BOARD=pico_sdk
hathach
2025-02-27
Merge pull request #3002 from espressif/fix/remove_deprecated_includes
Ha Thach
2025-02-27
fix(esp): Remove deprecated include
Tomas Rezucha
2025-02-24
add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()
hathach
2025-02-24
add desc_audio_control to midi descriptor callback
hathach
2025-02-24
change API to take index instead of dev address, this allow to support more t...
hathach
2025-02-24
add tuh_midi_descriptor_cb()
hathach
2025-02-21
remove CFG_MIDI_HOST_DEVSTRINGS support, we will leave that for application t...
hathach
2025-02-21
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-21
Merge pull request #2994 from hathach/enhance-hub
Ha Thach
2025-02-20
pio-usb now only need sysclk to be multiple of 12Mhz
hathach
2025-02-20
change pio-usb to wip fork for testing
hathach
2025-02-20
add fruitjam bsp
hathach
2025-02-19
more hub improve, handle more failed transfer with polling interrupt status e...
hathach
2025-02-19
complete separate hub epbuf from itf
hathach
2025-02-19
move status_change to epbuf
hathach
2025-02-17
usbh always retry control transfer (max 3) in case of XFER_RESULT_FAILED.
hathach
2025-02-17
improve hub: retry if hub interrupt endpoint failed
hathach
2025-02-14
Add full/high speed compile flag for Microchip SAME70 examples
Devin Auclair
2025-02-14
- rename tuh_midi_stream_flush() to tuh_midi_write_flush()
hathach
[next]