Commit Graph

  • a014df995d
    Merge pull request #3200 from peppapighs/at32f405-usb-hs Ha Thach 2025-08-05 23:23:19 +07:00
  • 4bfba6b09a
    fix rp2 iso transfer: reset state before notify stack. since new audio driver can execute xfer_is() hathach 2025-08-05 22:05:56 +07:00
  • 2298c2f410 Fix AT32F405xx missing USB HS definition peppapighs 2025-08-05 18:17:27 +07:00
  • 51533129cf
    Merge pull request #3197 from hathach/fix-audio-typo Ha Thach 2025-08-05 12:55:40 +07:00
  • d9aa4c6f61
    fix tud_audio_set_itf_close_EP_cb() typo hathach 2025-08-02 23:23:20 +07:00
  • 87d9e05efa
    Merge pull request #3091 from raldone01/fix/web_serial Ha Thach 2025-08-02 22:34:33 +07:00
  • 8f46021eba
    Merge pull request #3183 from rppicomidi/fix_3159 Ha Thach 2025-08-02 20:34:25 +07:00
  • 12a1d0e7ed
    use tu_desc_in_bounds() for descriptor loop hathach 2025-08-02 11:23:15 +07:00
  • 60f075db65
    Merge pull request #3195 from hathach/update-inquiry2 Ha Thach 2025-08-02 10:42:03 +07:00
  • f66f98f442
    Update examples/device/msc_dual_lun/src/msc_disk_dual.c Ha Thach 2025-08-01 22:56:00 +07:00
  • dce5880e18
    Merge pull request #3194 from hathach/at32-doc Ha Thach 2025-08-01 22:44:57 +07:00
  • f5974b041e
    add bufsize to tud_msc_inquiry2_cb() hathach 2025-08-01 22:44:32 +07:00
  • 9290788a23
    add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data hathach 2025-08-01 11:26:04 +07:00
  • a16c7a27e4
    Merge pull request #3191 from hathach/at32 Ha Thach 2025-08-01 10:39:47 +07:00
  • e0f2343954
    clean up hathach 2025-07-31 23:26:27 +07:00
  • b67e00892c
    add ci build for all at32, use linker and startup from mcu cmsis instead of local files hathach 2025-07-31 21:52:59 +07:00
  • 9c1115e066 Add reconnect m raldone01 2025-07-29 15:51:54 +02:00
  • b531f43434
    add ci build for at32: f402_405, f403a_407, f423 hathach 2025-07-28 22:58:32 +07:00
  • 3682b6c663
    fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk instead add cmake support for f403a_407 and f423 hathach 2025-07-28 22:28:22 +07:00
  • de9a6c8561
    Merge pull request #3186 from rhgndf/nanoch32v305 Ha Thach 2025-07-28 12:11:11 +07:00
  • aeb21c2407
    correct flash/ram for v307 and v305 hathach 2025-07-28 11:43:20 +07:00
  • 6fd9457924
    Fix goto indentation Elwin Huang 2025-07-27 21:26:49 +08:00
  • 9005f126e0 Fix CI Jie Feng 2025-07-27 11:34:59 +08:00
  • 231d4122ac Fix gpio clock Jie Feng 2025-07-27 11:29:12 +08:00
  • a72f0396c7
    Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specific Ha Thach 2025-07-26 20:57:22 +07:00
  • be114549c4
    Update src/class/usbtmc/usbtmc_device.c Ha Thach 2025-07-26 19:01:02 +07:00
  • f36f97c45a More catches. raldone01 2025-07-26 10:11:20 +02:00
  • bf18444e97
    Fix compile error. Elwin Huang 2025-07-25 18:58:33 +08:00
  • c1d3fc8031 dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton. EcuasYos 2025-07-25 16:51:10 +08:00
  • 30d678970e Improve web usb and web serial robustness. raldone01 2025-07-24 23:58:54 +02:00
  • aacd73ba42 Add nanoch32v305 Jie Feng 2025-07-24 22:30:10 +08:00
  • e1509ba0bb
    Merge pull request #3182 from HiFiPhile/h7_fix Ha Thach 2025-07-24 16:44:17 +07:00
  • 9030fe43fa Restore accidentally erased debug log message rppicomidi 2025-07-23 06:46:24 -07:00
  • 0d080ca7ba Delete debugging printf rppicomidi 2025-07-22 16:52:47 -07:00
  • 673a916cd0 Fix #3159: Handle MIDI interface descriptor after audio streaming interface rppicomidi 2025-07-05 16:52:09 -07:00
  • 2e0ea80091
    Merge pull request #3179 from rhgndf/add_ch32v305 Zixun LI 2025-07-22 16:09:41 +02:00
  • 93f1f5b759 fix typo HiFiPhile 2025-07-20 15:33:57 +02:00
  • 299ca25795 Report CH32V305 as working Jie Feng 2025-07-18 23:31:31 +08:00
  • 8a78804ff9
    Merge pull request #3175 from elipsitz/master Ha Thach 2025-07-16 10:49:23 +07:00
  • 18626857f0 Fix compilation when CH34X support is disabled Eli Lipsitz 2025-07-15 21:55:06 -04:00
  • a365cf6e3c
    fix last transfer size Zixun LI 2025-07-11 17:56:56 +02:00
  • 4832762590
    typo fix Zixun LI 2025-07-11 17:48:10 +02:00
  • 4cb4fb2e28 Mitigate potential xss. raldone01 2025-07-11 12:41:09 +02:00
  • f074815405 Merge branch 'master' into feature/usbtmc_vendor-specific HiFiPhile 2025-07-11 15:47:55 +02:00
  • 29c2af7651
    Merge pull request #3172 from hathach/msc-inquiry2-cb Ha Thach 2025-07-11 17:45:38 +07:00
  • 5ce3e3bc01
    Merge pull request #3168 from hathach/feature/add_tusb_teardown Ha Thach 2025-07-11 15:58:15 +07:00
  • e9a78c52d0
    add tud_msc_inquiry2_cb() for full inquiry response hathach 2025-07-11 15:15:14 +07:00
  • 40dc1dd436
    Merge pull request #2987 from hathach/fix-2923-alt Ha Thach 2025-07-10 18:50:42 +07:00
  • f14fcaa84d
    rename to tusb_deinit() to match other namingg hathach 2025-07-10 17:36:45 +07:00
  • 77be5f96e4
    Merge branch 'master' into fork/roma-jam/feature/add_tusb_teardown hathach 2025-07-10 17:18:17 +07:00
  • 546e8413b5
    Merge pull request #2873 from HiFiPhile/susp_isr Ha Thach 2025-07-10 17:12:35 +07:00
  • 1d2735fb54
    FIx recurrent suspend ISR. HiFiPhile 2024-11-10 12:33:20 +01:00
  • 9f626fe179
    Fix F4 BSP without UART_DEV. HiFiPhile 2024-11-10 12:32:22 +01:00
  • f918c4a978
    Merge pull request #3167 from hathach/add-define-build-script Ha Thach 2025-07-09 22:34:54 +07:00
  • b5694fd40a
    add option to pass symbol defines to ci build.py add build.args option for hil json add MAX3421_HOST=1 for metro m4 express hathach 2025-07-09 17:58:11 +07:00
  • 227b22de02
    Merge pull request #2573 from ChrisDeadman/hcd-samd-support Ha Thach 2025-07-09 17:31:43 +07:00
  • e598972438
    add board_vbus_set() for samd21/d51 to enable usb host vbus enable host example build for samd21/d51 hathach 2025-07-09 15:06:26 +07:00
  • 386f551899
    Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-support hathach 2025-07-09 13:07:13 +07:00
  • 04fb5873ef
    Merge pull request #3165 from hathach/codex/find-and-fix-a-codebase-bug Ha Thach 2025-07-09 12:04:10 +07:00
  • bb07a82211
    Merge pull request #3150 from HiFiPhile/xfer_isr Ha Thach 2025-07-09 11:48:01 +07:00
  • 5eb68a3c87 Add spec reference for 4-byte HID item size Ha Thach 2025-07-09 11:27:23 +07:00
  • 59b55898d9 fix HID parser variable size handling Ha Thach 2025-07-09 11:27:06 +07:00
  • 42de71f3d0
    Merge pull request #3166 from hathach/hil-skip-passed-board-in-rerun Ha Thach 2025-07-09 11:02:40 +07:00
  • 091c6a7889
    only clean/checkout/download artifacts on first attempt hathach 2025-07-08 17:20:48 +07:00
  • a9c51a7e65 Use localstorage clear. raldone01 2025-07-08 12:16:32 +02:00
  • a0cb8aab50 Remember scroll position. raldone01 2025-07-08 12:04:01 +02:00
  • 0c197a2eae
    try to skip passed board in hil test when re-run hathach 2025-07-08 16:39:12 +07:00
  • 1dcab43468 Fix ui desync issue. Fix disconnection issue. raldone01 2025-07-08 11:31:57 +02:00
  • 961ea73e55
    revert edpt busy/claim status if xfer_isr() defer to xfer_cb() hathach 2025-07-08 12:13:22 +07:00
  • 2908995c4c
    minor reformat code hathach 2025-07-08 11:05:16 +07:00
  • a56f55c10b
    Merge remote-tracking branch 'origin/master' into xfer_isr hathach 2025-07-08 10:09:24 +07:00
  • 1a41445b17 Fix HID descriptor parser size handling Ha Thach 2025-07-08 09:51:02 +07:00
  • ea64300a9a
    Merge pull request #3164 from hathach/readd-max32666 Ha Thach 2025-07-07 22:28:25 +07:00
  • 9990e4bf0c
    Merge pull request #2963 from HiFiPhile/stm32_cache Ha Thach 2025-07-07 22:02:30 +07:00
  • 7909b503c4
    re-add max32666fthr to hil pool hathach 2025-07-07 20:56:05 +07:00
  • 3eb0451879
    change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1 use stock iar linker hathach 2025-07-07 12:33:14 +07:00
  • a2ee6da299
    Merge pull request #3162 from YixingShen/master Zixun LI 2025-07-07 10:53:39 +02:00
  • 7b995267d6 update YixingShen 2025-07-07 15:46:37 +08:00
  • f4843c0307
    Merge pull request #6 from ning3270455369/developer ArteryTek 2025-07-07 14:35:29 +08:00
  • 73bf9aeaa6 support at32 mcu zhiqiang 2025-07-07 14:13:15 +08:00
  • 59a3720795 fixed CFG_TUD_VENDOR > 1 vendord_open tud_vendor_n_write_flush tud_vendor_n_write_flush argument should be 0,1,2,..., but p_vendor - _vendord_itf is 0, sizeof(vendord_interface_t), 2*sizeof(vendord_interface_t), ... YixingShen 2025-07-07 00:26:12 +08:00
  • ce40b4c11e Add missing idf cmake file. raldone01 2025-07-05 19:42:45 +02:00
  • eeb73550ef Remove double text encoder in SerialPort. raldone01 2025-07-05 19:42:44 +02:00
  • e11047f003 Add support for dark and light theme. raldone01 2025-07-05 19:42:44 +02:00
  • bc13c80c63 Attempt to fix disconnect button state desync. raldone01 2025-07-05 19:42:44 +02:00
  • 28ded62c1c Improve performance slightly raldone01 2025-07-05 19:42:44 +02:00
  • eef5b92c9b Choose a larger buffer. raldone01 2025-07-05 19:42:44 +02:00
  • d3f7dff180 Major overhaul and logic cleanup. Adds support for web serial as well. raldone01 2025-07-05 19:42:44 +02:00
  • 98b975202c Minor bug fixes. Persist settings. raldone01 2025-07-05 19:42:44 +02:00
  • ff18dbd238 Rewrite of the web_serial example website. Fixes: #2632 raldone01 2025-07-05 19:42:44 +02:00
  • 3287cfaf76 Use DMA enable for DCache condition HiFiPhile 2025-07-05 12:35:47 +02:00
  • b012e95dfe
    Merge pull request #2793 from verylowfreq/pr-ch32v-usbfs-host Ha Thach 2025-07-05 12:56:30 +07:00
  • 4b95a70bee
    enable ci host and dual build for ch32v20x hathach 2025-07-05 11:37:19 +07:00
  • 6e88895dbc
    always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support host mode reformat hcd usbfs add uart rx for ch32v20x bsp hathach 2025-07-05 11:26:48 +07:00
  • ffab23cf0f Revise DCache with RTT section HiFiPhile 2025-07-04 12:10:56 +02:00
  • 1b5f97ff23
    Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-host hathach 2025-07-04 09:49:28 +07:00
  • 211c2e380f
    fix build with clang hathach 2025-07-03 18:03:19 +07:00
  • 970c8b744e
    Merge branch 'master' into fork/HiFiPhile/stm32_cache hathach 2025-07-03 17:07:52 +07:00
  • 9d872d529f
    Merge pull request #2593 from HiFiPhile/dcd_notif Ha Thach 2025-07-03 16:43:30 +07:00
  • 89da5a724d
    reduce bInterval for default CDC descriptor from 16ms to 1ms hathach 2025-07-03 14:28:44 +07:00