Commit Graph

  • 542e5b4550
    Merge pull request #3114 from hathach/fix-sigma-mouse-multiple-attach master Ha Thach 2025-05-06 21:40:23 +07:00
  • a05fc50461
    clean up ci hathach 2025-05-06 18:01:30 +07:00
  • fb2214dea6
    move hil into build workflow hathach 2025-05-06 16:30:34 +07:00
  • 809af3e74c
    chore(usbh): change removing_hubs to array instead of bitmask hathach 2025-05-06 15:44:00 +07:00
  • bc37ed6e3e
    usbh: force removed device in the same bus info, before setting address. usbh: move code around hub: queue status endpoint for detach/remove event hathach 2025-05-06 15:23:23 +07:00
  • 6a92b8efa4 dcd/ci_hs: add vbus charge option. ci_vbus HiFiPhile 2025-05-04 15:10:17 +02:00
  • 1a783b3573
    Merge pull request #3104 from hathach/usbh-attach-debounce Ha Thach 2025-04-29 21:36:18 +07:00
  • 2abd3c54c4
    define hcd_devtree_info_t forr backward compatible hathach 2025-04-29 20:49:47 +07:00
  • e7d4b5c9e7
    add enum for set addr recovery hathach 2025-04-29 17:04:10 +07:00
  • fc43eeddf2
    attach debouncing fixed issue with port1 highspeed on imxrt hathach 2025-04-29 10:11:20 +07:00
  • 42d4f7c81e
    remove the old attach duplicated logic, debouncing skip should take care of it. hathach 2025-04-28 15:10:03 +07:00
  • 2c1414b4c1
    usbh: add roothub debounncing flag to ignore attach/remove event on the roothub that is currently doing debouncing delay hathach 2025-04-28 12:59:59 +07:00
  • a22e45b816
    Merge pull request #3100 from wavenumber-eng/get_deps_fix Ha Thach 2025-04-28 10:36:29 +07:00
  • 0937a2b2d3 using get-deps from tinyuf2 Eli Hughes 2025-04-26 13:04:39 -04:00
  • b5d4d0f623
    Merge pull request #3096 from hathach/usbh-improve-hub Ha Thach 2025-04-24 23:02:18 +07:00
  • b5b7a4be60
    hub check status before get 1st device descriptor hathach 2025-04-24 21:53:57 +07:00
  • 093720f60b
    fix build hathach 2025-04-24 18:08:00 +07:00
  • 0f784e8a07
    refactor hub driver and move port reset on connection change to usbh. hub: add hub_port_get_status_local(), ignore resp in hub_port_get_status(pot != 0) usbh properly deboucning with hub/rootport accordingly to usb specs, also add 10ms of reset recovery hathach 2025-04-24 17:59:45 +07:00
  • 1afe8a0039
    Merge pull request #3095 from fenugrec/ex_cmake_CM0 Ha Thach 2025-04-24 10:46:14 +07:00
  • 89f8d0cffb
    add tuh_address_set() API minor rename and move code around hathach 2025-04-24 10:41:00 +07:00
  • 736b1d50bc examples cmake: fix gcc flag -mcpu=cortex-m0 fenugrec 2025-04-23 16:01:24 -04:00
  • 8b3c558881
    Merge pull request #3093 from hathach/refactor-usbh-bus-info Ha Thach 2025-04-23 20:08:38 +07:00
  • 9a1f690ec4
    move usbh ctrl_xfer into usbh_data hathach 2025-04-23 16:50:58 +07:00
  • a2da575793
    rename and expose tuh_bus_info_get() to application hathach 2025-04-23 16:03:40 +07:00
  • 741cb3cf02
    rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus) hathach 2025-04-23 12:35:32 +07:00
  • b632686f54
    Merge pull request #3080 from HiFiPhile/enum_racing Ha Thach 2025-04-23 10:41:14 +07:00
  • b6170c965f Compile fix. HiFiPhile 2025-04-22 21:14:04 +02:00
  • 8f9ef7dfbe
    reduce ENUM_DEBOUNCING_DELAY_MS to 200ms replace dev0.enumerating by enumerating_daddr for better clean up on unplugging while enumerating move controller_id & enumerating_daddr into _usbh_data struct hathach 2025-04-22 22:09:06 +07:00
  • 940fe43e68
    move removing dev0 to process_removing_device() hathach 2025-04-22 17:33:37 +07:00
  • 7ba63a6302
    Also cleanup unaddressed device. HiFiPhile 2025-04-18 17:47:53 +02:00
  • 3c4e6a779d
    Move decouncing delay before USB reset. HiFiPhile 2025-04-18 17:41:41 +02:00
  • 9f096ac56b
    host: fix enumerate racing HiFiPhile 2025-04-12 20:00:00 +02:00
  • 18d7a993be
    Merge pull request #3075 from maximevince/dwc2-proper-attach-debouncing Ha Thach 2025-04-21 22:46:15 +07:00
  • 5725d33121
    improve usbh stability with failed setup send, prevent control stage locked out hathach 2025-04-21 20:39:23 +07:00
  • 56ed51c8fb
    Merge pull request #3088 from HiFiPhile/intv Ha Thach 2025-04-21 18:31:43 +07:00
  • b3a9b6e37f enable SOF interrupt only if not already enabled HiFiPhile 2025-04-19 11:43:28 +02:00
  • 5572168994
    Merge pull request #3077 from HiFiPhile/ping_out Ha Thach 2025-04-19 00:03:51 +07:00
  • d51863d1a0
    - correctly do_ping if received nyet as transfer complete e.g msc 31 byte command - correctly carry out OUT transfer when PING is ack hathach 2025-04-18 22:39:59 +07:00
  • 1efc9007b2 Merge branch 'dwc2-proper-attach-debouncing' of github.com:maximevince/tinyusb into dwc2-proper-attach-debouncing HiFiPhile 2025-04-18 14:58:59 +02:00
  • b3d20442e2 Fix usbh racing later. HiFiPhile 2025-04-18 14:57:53 +02:00
  • 4c6736c277 Merge branch 'master' into dwc2-proper-attach-debouncing HiFiPhile 2025-04-18 14:54:20 +02:00
  • 8111e53ff0
    minor rename hathach 2025-04-18 18:21:42 +07:00
  • 2fd0301f0e
    Merge branch 'master' into fork/HiFiPhile/ping_out hathach 2025-04-18 17:54:01 +07:00
  • b7a26cc33c Fix 1st nak retry one frame shorter. HiFiPhile 2025-04-18 12:42:18 +02:00
  • e44f556a95
    Merge pull request #3072 from maximevince/dwc2-retry-in-token-immediately Ha Thach 2025-04-18 17:12:07 +07:00
  • ee1a5dbac0
    Merge pull request #3084 from joelpmichael/hcd-template-comments HiFiPhile 2025-04-18 11:25:59 +02:00
  • 91163c9217
    Merge pull request #3067 from maximevince/dwc2-host-fix-disconnect HiFiPhile 2025-04-18 11:24:23 +02:00
  • 1b888a3311
    clean up, remove halted_sof_schedule flags since channel_xfer_in_retry() is only called when channel is halted. hathach 2025-04-18 16:17:35 +07:00
  • b6abc9022a Merge remote-tracking branch 'upstream/master' into hcd-template-comments HiFiPhile 2025-04-18 11:13:15 +02:00
  • 7134109973 Update hcd_edpt_open() note. HiFiPhile 2025-04-18 11:12:14 +02:00
  • 3fd7854a91
    Merge pull request #3081 from hathach/usbh-enum-get-string-desc-first Ha Thach 2025-04-18 15:24:42 +07:00
  • ba45625ea4
    minor ci update hathach 2025-04-18 12:39:49 +07:00
  • 5c7ca2acad
    change gh ci iar to push event hathach 2025-04-18 12:07:08 +07:00
  • e8a84f9076
    enum For string descriptor (langid, manufacturer product, serila): always get the first 2 bytes to determine the length first. otherwise, some device may have buffer overflow. hathach 2025-04-14 16:09:32 +07:00
  • edbea218b9
    Merge pull request #3086 from hathach/ci-add-picow-host Ha Thach 2025-04-17 23:51:50 +07:00
  • 46d2d4199e
    run arm-iar with non-forked PR hathach 2025-04-17 17:26:36 +07:00
  • 0220852a6e
    - hil test max retry = 3 - fix h7 unused function hathach 2025-04-17 16:58:26 +07:00
  • d4983acd3a
    github ci support setup/install iar toolchain hathach 2025-04-17 16:41:22 +07:00
  • 3851c7c97a
    - run arm-iar using github action - add skip_ci.txt to family folder to skip boards in ci run hathach 2025-04-17 16:07:10 +07:00
  • 9eb0ae7636
    fix iar make build with stm32 l0, f2, f3, u5, wb hathach 2025-04-17 15:15:07 +07:00
  • b1eedf4d1d
    fix iar make build with wb and u5 hathach 2025-04-17 14:34:55 +07:00
  • eea42fd119
    update iar build hathach 2025-04-17 13:05:18 +07:00
  • ccb34dbbdb
    add toolchain.json for toolchain url hathach 2025-04-17 11:58:05 +07:00
  • f479b02ea6
    ci add pico_w for native host test hathach 2025-04-17 11:22:38 +07:00
  • e426c8c876
    Merge pull request #3085 from hathach/ci-add-s3-host Ha Thach 2025-04-17 11:07:04 +07:00
  • 7ef17a85cb
    de-duplicate flash board_test for board with multiple flags_on hathach 2025-04-16 22:04:19 +07:00
  • 4d601545eb
    add TS3USB30 to test s3 host with slave/dma hathach 2025-04-16 21:15:07 +07:00
  • 0d2c08efd7 note potential issues using ep_desc in hcd_edpt_open() Joel Michael 2025-04-16 20:26:35 +10:00
  • 62d06e7b19
    dwc2/host: fix all retry intervals Maxime Vincent 2025-04-14 09:24:54 +02:00
  • 384e191fdc
    dwc2/host: immediately retry IN token for bInterval=1 Maxime Vincent 2025-04-10 10:29:45 +02:00
  • de5cc0b830
    Merge branch 'master' into dwc2-proper-attach-debouncing Maxime Vincent 2025-04-15 09:00:57 +02:00
  • cea2c97248
    Merge branch 'master' into dwc2-host-fix-disconnect Maxime Vincent 2025-04-15 09:00:16 +02:00
  • bfe08176e5
    Merge pull request #3070 from HiFiPhile/bitfield Ha Thach 2025-04-15 10:44:01 +07:00
  • d039d54a89
    channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline function hathach 2025-04-14 16:31:17 +07:00
  • 6689a0142d
    Merge pull request #3079 from byteit101/version-string-fix HiFiPhile 2025-04-12 16:41:04 +02:00
  • af0c47e06e Fix typo HiFiPhile 2025-04-12 15:21:19 +02:00
  • 5e4decb4a3
    Merge pull request #3074 from maximevince/dwc2-fix-hfir-off-by-one HiFiPhile 2025-04-12 13:40:36 +02:00
  • aecfd3433c Fix handle_hprt_irq HiFiPhile 2025-04-12 13:36:10 +02:00
  • 937b07cdc0
    Fix version string to actually be the version Patrick Plenefisch 2025-04-11 18:19:39 -04:00
  • 925010fd84 host/dwc2: resume OUT transfer when PING ACKed HiFiPhile 2025-04-11 17:02:42 +02:00
  • 2064ee470d
    dwc2/host: attach debouncing fixes Maxime Vincent 2025-04-11 12:14:07 +02:00
  • 72357cdb20
    dwc2/host: HFIR: Fix timing off-by-one Maxime Vincent 2025-04-11 12:15:56 +02:00
  • 2aff61ccb3 Fix CI. HiFiPhile 2025-04-09 19:40:03 +02:00
  • 3acaffd64d build fix. HiFiPhile 2025-04-08 00:22:47 +02:00
  • 084c0802c3 dwc2: refactor bitfields. HiFiPhile 2025-04-09 01:31:16 +02:00
  • 6607b76c76
    dwc2/host: remove hcd_event_device_remove() call from handle_hptr_irq to prevent double removal Maxime Vincent 2025-04-08 14:34:11 +02:00
  • 1be4171d2a Fix espressif build with presets. HiFiPhile 2025-04-07 23:30:10 +02:00
  • 7d8433abab
    dwc2/host: enable disconnect interrupt + handle it Maxime Vincent 2025-04-07 11:36:02 +02:00
  • 865e3488f9
    Merge pull request #3014 from deshipu/master HiFiPhile 2025-04-06 18:35:28 +02:00
  • 1f2f92d97a Allow different port and mode for LED on ch32v boards Radomir Dopieralski 2025-03-07 12:20:33 +01:00
  • b4252c426f
    Merge pull request #3015 from Dazza0/docs/fix_formatting HiFiPhile 2025-04-06 14:15:08 +02:00
  • 42213eff2b
    Merge pull request #3063 from maximevince/dwc2-host-fix-sof-flag HiFiPhile 2025-04-06 14:05:28 +02:00
  • 255ccf26ea
    dwc2/host: clear SOF flag in handle_sof_irq() Maxime Vincent 2025-04-04 14:21:20 +02:00
  • 60e6d53d10
    Merge pull request #3061 from hathach/update-endpoint-open Ha Thach 2025-04-03 21:22:01 +07:00
  • 4787cd5f54
    fix(hcd) hcd_edpt_open() return true if endpoint is already opened. hathach 2025-04-03 18:11:33 +07:00
  • 8c1802e41d
    Merge pull request #3043 from hathach/hcd-close-ep Ha Thach 2025-03-27 10:47:10 +07:00
  • 5531de4f2c
    add clion debugserver hathach 2025-03-26 23:20:00 +07:00
  • e511d00f34
    added hcd_edpt_close() stub for other ports hathach 2025-03-26 22:11:44 +07:00
  • 901ce2ad93
    hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd_edpt_close() hathach 2025-03-26 21:13:01 +07:00
  • 1615120bca
    added mimxrt1064_evk to hil test pool hathach 2025-03-26 15:32:19 +07:00