summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23dcd/ch32hs: implement speed selectiondcd_ch32hs_spdHiFiPhile
2026-06-23dcd/ch32hs: drop OUT packet whose data toggle doesn't matchHiFiPhile
2026-06-23dcd/ch32hs: defer bus reset event for proper speed detectionHiFiPhile
2026-06-22Merge pull request #3515 from alt-0191/ch58xHa Thach
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22ci: post HIL report comment from workflow_run so it works on forked PRs (#3723)Ha Thach
2026-06-22tusb_option: dedupe OPT_MCU_CH583 / make OPT_MCU_CH582 a token aliashathach
2026-06-22docs: add WCH CH32V103 and CH583/CH582 to the supported MCU tablehathach
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-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-20dcd/wch: drop toggle-mismatched OUT packets on all USBFS variantshathach
2026-06-20hw/bsp/ch58x: put linker flags in LDFLAGS so the make build linkshathach
2026-06-20hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repohathach
2026-06-19dcd/ch58x: preserve the DEV_ADDR general-purpose bit on SET_ADDRESShathach
2026-06-19dcd/ch58x: drop stale EP0 transfer state on SETUPhathach
2026-06-19dcd/ch58x: report bus resume instead of a second suspendhathach
2026-06-19dcd/ch58x: advance EP0 OUT data toggle for multi-packet control transfershathach
2026-06-19dcd/ch58x: keep IRQ masked across the EP-arming RMW in dcd_edpt_xferhathach
2026-06-19Merge pull request #3718 from hathach/claude/video-iso-activate-assertHa Thach
2026-06-19dcd/ch58x: complete the EP register map and right-size EP buffershathach
2026-06-19test/hil: add ch582m_evt to CI HIL poolhathach
2026-06-19video: assert usbd_edpt_iso_activate() result in _open_vs_itf()hathach
2026-06-19Merge pull request #3716 from hathach/claude/ci-review-effort-maxHa Thach
2026-06-19Merge pull request #3704 from rhgndf/fix-one-dir-examplesZixun LI
2026-06-19Merge pull request #3709 from morse-cedricvandenbergh/ncm-default-link-state-cbZixun LI
2026-06-18Merge pull request #3618 from hathach/copilot/fix-audio-bitfield-order-issuesHa Thach
2026-06-18Merge pull request #3701 from hathach/claude/issue-3696-20260612-0344Ha Thach
2026-06-18Merge pull request #3713 from hathach/claude/hil-audio-require-alsaHa Thach
2026-06-18ci(review): run Claude PR review at max efforthathach
2026-06-18test/hil: fix esp32 audio_test_freertos (FreeRTOS tick), skip metro_m4hathach
2026-06-18fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)hathach
2026-06-18dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.chathach
2026-06-18Merge pull request #3714 from hathach/claude/ci-metrics-collapse-combineHa Thach
2026-06-18examples/uac2: drop redundant entity_id check in request helpershathach
2026-06-18ci(metrics): collapse Average Code Size Metrics table when no basehathach
2026-06-18test/hil: fail audio test on missing alsa-utils instead of skippinghathach
2026-06-18class/audio: remove unused audio20_control_request_thathach
2026-06-18Merge remote-tracking branch 'origin/master' into pr-3618hathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-18Merge pull request #3710 from hathach/add-hil-ch32v103Ha Thach
2026-06-18test/hil: add ch32v103r_r1_1v0 to CI HIL poolhathach
2026-06-18dcd/ch32_usbfs: support CH32V103 combined endpoint control registerhathach
2026-06-17Merge pull request #3643 from hathach/musb_ep0_raceHa Thach
2026-06-16ncm: add weak callback for initial link stateCedric Van den Bergh
2026-06-16Merge pull request #3699 from hathach/claude/musb-ep0-review-fixesZixun LI
2026-06-16hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)Ha Thach
2026-06-16device: clamp EP0 OUT data copy to the control transfer buffer (#3705)Ha Thach
2026-06-16dcd/musb: extract pipe0_data_stage_done() and fix two EP0 commentshathach
2026-06-15dcd/musb: rename pipe0_process_status_isr -> pipe0_process_xfer_state_isrhathach