summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
9 daysaudio: classify feedback endpoints by protocolHiFiPHile
9 daysaudio: normalize Feature Unit volume requestsHiFiPHile
9 daysaudio: harden streaming descriptor parsingHiFiPHile
9 daysaudio: allow stopped duplex streams to change rateHiFiPHile
9 daysaudio: preserve feedback scheduler remainderHiFiPHile
9 daysaudio: add UAC2 host streaming supportHiFiPHile
9 daysaudio: preserve descriptor sample-rate entriesHiFiPHile
9 daysaudio: compact alternate-setting storageHiFiPHile
11 daysimplement explicit feeback supportHiFiPHile
11 daysaddress copilot review findingsHiFiPHile
11 daysfix ci-select-testHiFiPHile
11 daysMerge remote-tracking branch 'origin/master' into feature/tuh-audio-uac-1.0HiFiPHile
11 dayshil: make hil_report.md a rendering of hil_report.json (#3840)Ha Thach
12 daysfeat(audio): discover stream mute and volume controlsHiFiPHile
12 daysfix(audio): validate descriptors before parsingHiFiPHile
12 daysfix(audio): decode full-speed isochronous bIntervalHiFiPHile
12 daysfix(audio): release instances without supported streamsHiFiPHile
12 daysfix(audio): retain multiple pending Feature UnitsHiFiPHile
12 daysfix(audio): reject unsupported UAC2 interfacesHiFiPHile
12 daysfix(audio): keep stream state consistent on control failuresHiFiPHile
12 daysfix(audio): accept one data endpoint per AS alternateHiFiPHile
12 daysrefactor(audio): simplify UAC1 interface discoveryHiFiPHile
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 daystest(audio): add UAC1 host driver coverageHiFiPHile
12 daysci_select: fix the membrowse test's env dependence, and stop HIL unit tests t...Ha Thach
12 daysci: an empty selection must build nothing, plus selector follow-ups (#3845)Ha Thach
2026-08-22ci_select: address Copilot review - anchor _META_RE, cover rule 12bhathach
2026-08-21build_utils: key the caches on the tree, not just the argumentshathach
2026-08-21ci_select: classify the 254 files that were reaching rule 17hathach
2026-08-21ci_set_matrix: fall open when no selected family builds anywherehathach
2026-08-21hil: express a board's always-on defines as a variant, dropping build.argshathach
2026-08-21ci: fix nine ways the selection under-selected or mismatchedhathach
2026-08-21ci: scope the build matrix and the HIL run to what a PR affectshathach
2026-08-20hil: address Copilot review — loud extraction markers, exit-visible variant...hathach
2026-08-20hil, docs: reference toolchains by their official env vars, not one rig's pathshathach
2026-08-20hil-pool-check: document the probe power-cycle escalation; name the env scrip...hathach
2026-08-20hil: run every board in one hil_test.py and hand results across as JSONhathach
2026-08-18bsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
2026-08-18test/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
2026-08-13usbd: clear endpoint busy/claimed when a completion event is droppedhathach
2026-08-12usbd: don't leak the queued-setup counter when the event queue is fullhathach
2026-08-07Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI
2026-08-07test/fuzz: stub usbd_defer_func in net_ncm harnessCedric Van den Bergh
2026-07-31test/hil: fold openocd_wch into openocd, verify per board, resolve firmware b...Ha Thach
2026-07-30Merge remote-tracking branch 'origin/master' into tmp/pr3790-mergehathach
2026-07-30hil, ci: scope HIL builds and tests to the boards a PR affects (#3797)Ha Thach
2026-07-29Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliabilityZixun LI