summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-18minor ci updatehathach
2025-04-18change gh ci iar to push eventhathach
2025-04-18enum For string descriptor (langid, manufacturer product, serila): always get...hathach
2025-04-17Merge pull request #3086 from hathach/ci-add-picow-hostHa Thach
2025-04-17run arm-iar with non-forked PRhathach
2025-04-17- hil test max retry = 3hathach
2025-04-17github ci support setup/install iar toolchainhathach
2025-04-17- run arm-iar using github actionhathach
2025-04-17fix iar make build with stm32 l0, f2, f3, u5, wbhathach
2025-04-17fix iar make build with wb and u5hathach
2025-04-17update iar buildhathach
2025-04-17add toolchain.json for toolchain urlhathach
2025-04-17ci add pico_w for native host testhathach
2025-04-17Merge pull request #3085 from hathach/ci-add-s3-hostHa Thach
2025-04-16de-duplicate flash board_test for board with multiple flags_onhathach
2025-04-16add TS3USB30 to test s3 host with slave/dmahathach
2025-04-16note potential issues using ep_desc in hcd_edpt_open()Joel Michael
2025-04-15dwc2/host: fix all retry intervalsMaxime Vincent
2025-04-15dwc2/host: immediately retry IN token for bInterval=1Maxime Vincent
2025-04-15Merge branch 'master' into dwc2-proper-attach-debouncingMaxime Vincent
2025-04-15Merge branch 'master' into dwc2-host-fix-disconnectMaxime Vincent
2025-04-15Merge pull request #3070 from HiFiPhile/bitfieldHa Thach
2025-04-14channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline functionhathach
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
2025-04-12Increase RTT buffer sizeHiFiPhile
2025-04-12host/dwc2: cleanup transfer on device closeHiFiPhile
2025-04-12Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-04-12Fix RTT buffer not detected.HiFiPhile
2025-04-12Fix swo logger case.HiFiPhile
2025-04-12Merge pull request #3079 from byteit101/version-string-fixHiFiPhile
2025-04-12Fix typoHiFiPhile
2025-04-12Merge pull request #3074 from maximevince/dwc2-fix-hfir-off-by-oneHiFiPhile
2025-04-12Fix handle_hprt_irqHiFiPhile
2025-04-11Fix version string to actually be the versionPatrick Plenefisch
2025-04-11Merge remote-tracking branch 'upstream/master' into async_ioHiFiPhile
2025-04-11host/dwc2: resume OUT transfer when PING ACKedHiFiPhile
2025-04-11dwc2/host: attach debouncing fixesMaxime Vincent
2025-04-11dwc2/host: HFIR: Fix timing off-by-oneMaxime Vincent
2025-04-09Fix CI.HiFiPhile
2025-04-09build fix.HiFiPhile
2025-04-09dwc2: refactor bitfields.HiFiPhile
2025-04-08dwc2/host: remove hcd_event_device_remove() call from handle_hptr_irq to prev...Maxime Vincent
2025-04-07Fix espressif build with presets.HiFiPhile
2025-04-07dwc2/host: enable disconnect interrupt + handle itMaxime Vincent
2025-04-06Merge pull request #3014 from deshipu/masterHiFiPhile
2025-04-06Allow different port and mode for LED on ch32v boardsRadomir Dopieralski
2025-04-06Merge pull request #3015 from Dazza0/docs/fix_formattingHiFiPhile
2025-04-06Merge pull request #3063 from maximevince/dwc2-host-fix-sof-flagHiFiPhile
2025-04-04dwc2/host: clear SOF flag in handle_sof_irq()Maxime Vincent
2025-04-03Merge pull request #3061 from hathach/update-endpoint-openHa Thach