summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-27Merge pull request #3153 from Milek7/implicit-fbZixun LI
2025-06-26audio_device: Fix data IN endpoints with implicit feedbackmilek7
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12Merge pull request #3140 from james-advatek/stm32n657nucleoHa Thach
2025-06-12merge n6 and h7rs (same config)hathach
2025-06-12doc updatehathach
2025-06-12ci skip clang/iar build for stm32n6hathach
2025-06-12fix cmake buildhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11Merge pull request #2960 from HiFiPhile/h7rsHa Thach
2025-06-11fix linker issue with clanghathach
2025-06-11add h7rs to ci matrixhathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-11Merge pull request #3145 from hathach/refactor-maxim-bspHa Thach
2025-06-11add make build for maximhathach
2025-06-11remove max32666fthr from hil poolhathach
2025-06-10merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. On...hathach
2025-06-09Merge pull request #3143 from Precidata/fix-epsizeHiFiPhile
2025-06-09Fix TUH_EPSIZE_BULK_MPS macroCédric Berger
2025-06-09Merge pull request #3135 from andrewleech/ncm-link-state-controlHiFiPhile
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