summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-09Fix TUH_EPSIZE_BULK_MPS macroCédric Berger
2025-06-09Merge pull request #3135 from andrewleech/ncm-link-state-controlHiFiPhile
2025-06-08Code reformatHiFiPhile
2025-06-08Fix ECM compileHiFiPhile
2025-06-04fix: allow FreeRTOS examples to compileJames Sandison
2025-06-04docs: update dwc2_info.mdJames Sandison
2025-06-04chore: delete accidentally commited submodulesJames Sandison
2025-06-04chore: whitespace fixJames Sandison
2025-06-04doc: remove reference to stm32n657_dk boardJames Sandison
2025-06-04chore: add newline to EOFJames Sandison
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-29uac2: remove support fifoHiFiPhile
2025-05-29Fix wrong SysTick clock on NUCLEO-C071RBHiFiPhile
2025-05-29examples/device/net_lwip_webserver: Simplify example code.Andrew Leech
2025-05-29Add link state control support for ECM modeAndrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2025-05-28Merge pull request #3136 from hathach/update-max32Ha Thach
2025-05-28add OPT_MCU_MAX32665hathach
2025-05-23Merge pull request #3111 from hathach/ci_vbusHa Thach
2025-05-23Add comment about CFG_TUD_CI_HS_VBUS_CHARGEHiFiPhile
2025-05-21Merge pull request #3130 from hathach/max3421-use-spinlockHa Thach
2025-05-21update bug template to include commit SHAhathach
2025-05-21add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421hathach
2025-05-21Merge pull request #3127 from hathach/fix/dcd_race_conditionHa Thach
2025-05-21remove unused dwc2_critical.hhathach
2025-05-21add usbd_spin_lock/unlock for driver usagehathach
2025-05-21osal_spin skipping lock/unlock when executed in isrhathach
2025-05-20rename osal_critcal to osal_spinlockhathach
2025-05-19implement osal critical for none/freertos/pico-sdkhathach
2025-05-19limit hil-hfp iar build to 4 parallel jobshathach
2025-05-19dwc2 only enter critical in isr with multiple core CPUshathach
2025-05-19add osal_critical API() for use with dwc2hathach
2025-05-19fix(dcd): Fixed race condition on device disconnectTomas Rezucha
2025-05-17[stm32] Wait until the PHYC PLL is stableNiklas Hauser
2025-05-16Merge pull request #3103 from wavenumber-eng/mcxa156__sdk216Ha Thach
2025-05-16Merge pull request #3123 from hathach/follow-up-pr3118Ha Thach
2025-05-16follow up to pr3118, interface also end with IAD. Add more checkshathach
2025-05-16Merge pull request #3118 from ZakDanger/vendor_device_fixHiFiPhile
2025-05-15Merge branch 'master' into h7rsHiFiPhile
2025-05-15Merge branch 'master' into xfer_closeHiFiPhile
2025-05-15Merge branch 'master' into xfer_closeHiFiPhile
2025-05-15Fix transfer failed event still queuedHiFiPhile
2025-05-15Merge pull request #3121 from hathach/bump-gcc14Ha Thach
2025-05-15bump up pio-usb and codeql versionhathach
2025-05-14update stm32wb linker to match new startuphathach
2025-05-13fix dual example for rp2350 conflict printf and cdc_printfhathach
2025-05-13pump up pico-pio-usb and cmsis_device_wbhathach
2025-05-13fix warnings, minor clean uphathach
2025-05-12bump ci to gcc 14hathach
2025-05-09simplify vendord_open parsing loopHiFiPhile