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
path:
root
/
examples
/
host
Age
Commit message (
Expand
)
Author
2025-09-29
Refresh board presets
Mengsk
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-07-09
add board_vbus_set() for samd21/d51 to enable usb host vbus
hathach
2025-07-05
enable ci host and dual build for ch32v20x
hathach
2025-07-02
update example
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-06-27
clean up
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-17
add common cdch_process_set_config() to safely complete set_config() when it ...
hathach
2025-06-16
Merge branch 'master' into fork/IngHK/cdch_upgrade
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-15
Merge branch 'master' into h7rs
HiFiPhile
2025-05-13
fix warnings, minor clean up
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-04-22
include h7rs in host examples.
HiFiPhile
2025-04-17
fix iar make build with wb and u5
hathach
2025-04-03
fix(hcd) hcd_edpt_open() return true if endpoint is already opened.
hathach
2025-03-25
fix wanings
hathach
2025-03-25
add tuh_edpt_close() API, it will abort any pending transfer
hathach
2025-03-21
enable hil dual for metro m4 with max3421
hathach
2025-03-09
Merge pull request #1627 from atoktoto/midihost
Ha Thach
2025-03-06
fix(dwc2) host driver conflict with max3421e
hathach
2025-03-06
midi host: skip rx data with all zeroes
hathach
2025-03-05
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-03-03
- add tuh_descriptor_get_string_langid() API
hathach
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-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-14
Merge pull request #2984 from HiFiPhile/preset
Ha Thach
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-12
- use CFG_TUH_MIDI as number of midi host instance
hathach
2025-02-12
more ci fix
hathach
2025-02-12
fix host midi build
hathach
2025-02-12
pre-commit fix
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-11
Fix path.
HiFiPhile
2025-02-11
update make to use FreeRTOSConfig in family instead of examples
hathach
2025-02-09
Add CMake presets.
HiFiPhile
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2025-01-21
bump up cmake min to 3.20
hathach
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-26
add TUH_EPBUF_DEF for cdc host
hathach
2024-11-26
add buffer note for host msc api
hathach
2024-11-26
add TUH_EPBUF_DEF for hid host
hathach
2024-11-21
missing host/cdc_msc_hid_freertos
hathach
[next]