summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
12 daysrestrict example to supported hcdHiFiPHile
12 daysfeat(audio): discover stream mute and volume controlsHiFiPHile
12 daysfix(audio): discard capture data without playbackHiFiPHile
12 daysfix(audio): keep stream state consistent on control failuresHiFiPHile
12 daysfix(audio): generate a continuous high-resolution test toneHiFiPHile
12 daysfix(audio): avoid playback alt-setting glitch at startupHiFiPHile
12 daysrefactor(audio): separate stream configuration and startHiFiPHile
12 daysfix(audio): drive streams from transfer completionHiFiPHile
12 daysMerge master updates into the UAC1 host branchHiFiPHile
12 daysfeat(audio): demonstrate speaker volume controlHiFiPHile
12 daysfix(audio): resolve Feature Units independent of orderHiFiPHile
12 daysfix(audio): reject continuous UAC1 sample-rate rangesHiFiPHile
12 daysfix(audio): honor full-speed isochronous intervalsHiFiPHile
12 daysfix(audio): configure playback-only example devicesHiFiPHile
12 daysfeat(audio): track a Feature Unit per stream directionHiFiPHile
12 daysfix(audio): repair the host audio example buildHiFiPHile
2026-08-18examples: document and work around the i.MX RT and LPC55 USB erratahathach
2026-08-14example(midi2): report device identity in midi2_deviceSaulo Veríssimo
2026-08-14feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream APIZhang, Zhenjiang
2026-07-25Enable APM32F0 dependency fetching and CIJie Feng
2026-07-21Refactor TUH_AUDIO API and simplify multi-AS interface supportZhang, Zhenjiang
2026-07-19misc fixesJie Feng
2026-07-19examples now buildJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17skill: add usb-sniffer — wire-level capture with the ataradov hardware taphathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
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-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-09example(usbtest): device-side peer for the Linux kernel usbtest batteryhathach
2026-07-05Merge pull request #3738 from sauloverissimo/fix/midi2-fb-directionZixun LI
2026-07-03fix HID_STACK_SIZE typoHiFiPhile
2026-07-03fix: correct video stack macro typo in video capture examplescuolm
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-28example(midi2): update example to demonstrate multiple fbSaulo Veríssimo
2026-06-24skip pdo request if no suitable voltageHiFiPhile
2026-06-24fix ciHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-20examples: skip isochronous audio/UAC examples on CH58Xhathach
2026-06-19Merge pull request #3704 from rhgndf/fix-one-dir-examplesZixun LI
2026-06-18Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issuesHa Thach