summaryrefslogtreecommitdiff
path: root/examples/host
AgeCommit message (Expand)Author
9 daysaudio: expose generic Audio Control requestsHiFiPHile
9 daysaudio: allow stopped duplex streams to change rateHiFiPHile
9 daysaudio: add UAC2 host streaming supportHiFiPHile
10 daysimplement explicit feeback supportHiFiPHile
11 daysaddress copilot review findingsHiFiPHile
11 daysMerge remote-tracking branch 'origin/master' into feature/tuh-audio-uac-1.0HiFiPHile
11 daysrestrict example to supported hcdHiFiPHile
11 daysfeat(audio): discover stream mute and volume controlsHiFiPHile
11 daysfix(audio): discard capture data without playbackHiFiPHile
11 daysfix(audio): keep stream state consistent on control failuresHiFiPHile
11 daysfix(audio): generate a continuous high-resolution test toneHiFiPHile
11 daysfix(audio): avoid playback alt-setting glitch at startupHiFiPHile
11 daysrefactor(audio): separate stream configuration and startHiFiPHile
11 daysfix(audio): drive streams from transfer completionHiFiPHile
11 daysMerge master updates into the UAC1 host branchHiFiPHile
11 daysfeat(audio): demonstrate speaker volume controlHiFiPHile
11 daysfix(audio): resolve Feature Units independent of orderHiFiPHile
11 daysfix(audio): reject continuous UAC1 sample-rate rangesHiFiPHile
11 daysfix(audio): honor full-speed isochronous intervalsHiFiPHile
11 daysfix(audio): configure playback-only example devicesHiFiPHile
11 daysfeat(audio): track a Feature Unit per stream directionHiFiPHile
11 daysfix(audio): repair the host audio example buildHiFiPHile
2026-08-21examples: keep CFG_TUH_VENDOR 0 in tusb_config.hhathach
2026-08-21examples: restore host builds on samd2x_l2xhathach
2026-08-21vendor: remove the obsolete host vendor driverhathach
2026-08-14feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream APIZhang, Zhenjiang
2026-07-21Refactor TUH_AUDIO API and simplify multi-AS interface supportZhang, Zhenjiang
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17fix(class/audio): fix control request byte order and buffer usage in audio hostZhang, Zhenjiang
2026-07-17fix(class/audio): handle non-audio interface in enumeration and fix async con...Zhang, Zhenjiang
2026-07-16Potential fix for pull request finding代码人生
2026-07-16feat(audio): add USB Audio Host (UAC 1.0) supportZhang, Zhenjiang
2026-06-29docs: address Copilot review on the example READMEshathach
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-05-30midi2_host: silence IAR Pe550 for midi2_idxhathach
2026-05-30midi2_host: drop unreachable return 0 for IAR Pe111hathach
2026-05-30ci: fix IAR Pe111 and stm32h7s3 flash overflowhathach
2026-05-29Merge branch 'master' into usbh-add-control-queuehathach
2026-05-28remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...hathach
2026-05-26Fix typo in CDC stack size constant here tooPhozer
2026-05-24Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
2026-05-16midi2: skip.txt commentsSaulo Veríssimo
2026-05-16midi2: skip 3 more boards with same tcpp0203 BSP bugSaulo Veríssimo
2026-05-16midi2: add sources to TINYUSB_SRC_C, skip familySaulo Veríssimo
2026-05-16midi2: fix CI matrix with only.txt and skip.txtSaulo Veríssimo
2026-05-16midi2: host example - simplify and rename to midi2_hostSaulo Veríssimo
2026-05-12refactor: replace midi2_host (Waveshare) with midi2_host_featherSaulo Veríssimo
2026-05-12fix: skip midi2_host_feather build on non-RP2040 platformsSaulo Veríssimo