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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-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
- rename tuh_midi_stream_flush() to tuh_midi_write_flush()
hathach
2025-02-14
- change signature of tuh_midi_mount/umount_cb()
hathach
2025-02-14
- remove tuh_midi_read_poll(), auto schedule EP in when set_config() and xfer...
hathach
2025-02-13
update midi host to use endpoint stream API
hathach
2025-02-12
- use CFG_TUH_MIDI as number of midi host instance
hathach
2025-02-12
fix host midi build
hathach
2025-02-12
pre-commit fix
hathach
2025-02-12
clean up
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-11
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
hathach
2025-02-11
remove freeeRTOSConfig in examples
hathach
2025-02-11
Merge pull request #2914 from ReimuNotMoe/master
Ha Thach
2025-02-10
Merge pull request #2982 from hathach/fix-stringop-overread-warning
Ha Thach
2025-02-07
add full hid usage for Digitizer Page (0x0D), move thing around a bit.
hathach
2025-02-07
Merge branch 'refs/heads/master' into fork/jay94ks/styluspen
hathach
2025-02-07
fix stringop-overread warning for msc device with memmove
hathach
2025-02-06
use speed enum
Jannis Konrad
2025-02-05
ch32v3 fs: signal bus speed
Jannis Konrad
2025-02-02
Fix CI.
HiFiPhile
2025-01-31
Use return code to choose async io.
HiFiPhile
2025-01-31
Merge remote-tracking branch 'upstream/master' into h7rs
HiFiPhile
2025-01-29
msc_device: add async IO support.
HiFiPhile
2025-01-29
Fix Auto speed display.
HiFiPhile
2025-01-25
Merge branch 'master' into zephyr-support
hathach
2025-01-25
fix ci
hathach
2025-01-24
Add NUCLEO-H7S3L8 BSP.
HiFiPhile
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2025-01-22
Merge pull request #2950 from espressif/fix/ncm_buffer_validation
HiFiPhile
2025-01-22
- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...
hathach
2025-01-21
zephyr
hathach
2025-01-21
bump up cmake min to 3.20
hathach
2025-01-20
add s3 undefined speed note for racing issue with reset.
hathach
2025-01-15
fix(ncm): Return invalid NTBs to free list
Tomas Rezucha
2025-01-15
rp2040 correct dcd_edpt_iso_activate
pschatzmann
2025-01-15
Merge pull request #2947 from espressif/fix/ncm_buffer_checks
HiFiPhile
2025-01-15
feature(tusb): Added teardown API
Roman Leonov
2025-01-15
src/class/hid/hid_host.c: fix logging calls for epbuf
Dan Halbert
2025-01-14
fix(ncm): Use IN buffer for transmit checks
Tomas Rezucha
2024-12-27
dcd_pic: check USBBUSY bit on PIC32s
Reimu NotMoe
[prev]
[next]