Commit Graph

  • ff96b90def update get_deps.py to adjust MCU families for samd2x_l2x hathach 2026-02-11 00:27:24 +07:00
  • dcb94d2a12 1 family per job in ci_set_matrix.py hathach 2026-02-11 00:16:52 +07:00
  • 39b157d22f add membrowse-upload target and use it in ci after build hathach 2026-02-10 23:45:24 +07:00
  • 4b8f476d52 add membrowse target to family support for enhanced memory analysis hathach 2026-02-10 19:06:31 +07:00
  • e416a81a50 Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32 Ha Thach 2026-02-10 12:54:52 +07:00
  • b66c3f75c3 update matrix build hathach 2026-02-10 12:31:24 +07:00
  • 7b934efa0d Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32 hathach 2026-02-10 11:43:32 +07:00
  • e7c71fefa7 update getting_started.rst and get_deps.py for clarity and improved dependency handling hathach 2026-02-10 11:25:46 +07:00
  • 207396bba6 Merge pull request #3485 from hathach/readd-ci-checkpath Ha Thach 2026-02-10 10:26:08 +07:00
  • a65a852bcf Merge pull request #3488 from hathach/copilot/sub-pr-3485 Ha Thach 2026-02-09 20:37:09 +07:00
  • 13ae5244c0 Update membrowse job to run on all pushes for commit chain tracking copilot-swe-agent[bot] 2026-02-09 12:18:25 +00:00
  • e67a84883e Initial plan copilot-swe-agent[bot] 2026-02-09 12:17:13 +00:00
  • 6e675da608 Merge branch 'hathach:master' into threadx_osal Aleksei Musin 2026-02-09 12:22:20 +04:00
  • ebc9edfb7a clean Aleksei Musin 2026-02-09 12:20:43 +04:00
  • 320d0f88bf remove sdk setup instruction for rp2040 and espressif hathach 2026-02-07 21:53:51 +07:00
  • 25de49f8f6 minor update hathach 2026-02-07 18:01:23 +07:00
  • a1a4f34e22 Update .github/workflows/build.yml Ha Thach 2026-02-07 18:00:11 +07:00
  • 4632441ae7 add back check-path job to path filter, make sure workflow always run to register commit chain with membrowse hathach 2026-02-07 17:31:53 +07:00
  • f5424c569d Merge pull request #3484 from hathach/update-readme Ha Thach 2026-02-07 17:07:15 +07:00
  • 141f3723f8 Add MIDI to Host Stack section in README Ha Thach 2026-02-07 11:33:59 +07:00
  • dde5f1dc71 Merge pull request #3462 from hathach/musb_fix Ha Thach 2026-02-07 11:15:10 +07:00
  • 9f1d86c2e3 adjust handle_xfer_in logic to simplify ZLP handling hathach 2026-02-06 23:56:30 +07:00
  • cb19d620e8 Merge branch 'refs/heads/master' into musb_fix hathach 2026-02-06 18:09:53 +07:00
  • be5e234535 Merge pull request #3483 from hathach/skip-some-ci Ha Thach 2026-02-06 18:08:26 +07:00
  • 3cef022737 set folder property for flash tool targets update build.yml only build with pr and push-to-master hathach 2026-02-06 17:40:13 +07:00
  • b85a3967bf skip zephyr and membrowse steps temporarily hathach 2026-02-06 11:40:13 +07:00
  • cdf7499a65 Merge pull request #3472 from hathach/u0_fix Ha Thach 2026-02-05 17:49:16 +07:00
  • 26ca4e232b reverse pma size check to reduce duplication hathach 2026-02-05 14:22:00 +07:00
  • 707fb52441 Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issue Ha Thach 2026-02-03 18:44:13 +07:00
  • d1486d4fd3 Revert Zephyr build fix - not our bug to fix copilot-swe-agent[bot] 2026-02-03 10:07:27 +00:00
  • 8a9e493492 Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840 copilot-swe-agent[bot] 2026-02-03 08:53:14 +00:00
  • a7b209dbc8 Remove submodule entries from index copilot-swe-agent[bot] 2026-02-03 08:34:37 +00:00
  • 153e204541 Remove .gitignore changes, keep only usbd.h changes copilot-swe-agent[bot] 2026-02-03 08:32:35 +00:00
  • 45bb276d28 Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110) copilot-swe-agent[bot] 2026-02-03 08:22:01 +00:00
  • fa2e076d72 Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110) copilot-swe-agent[bot] 2026-02-03 08:20:18 +00:00
  • de30818e22 Initial plan copilot-swe-agent[bot] 2026-02-03 08:15:38 +00:00
  • 3f1668a2c6 Merge pull request #3478 from Precidata/limit-task-time-v2 Zixun LI 2026-02-02 19:21:29 +01:00
  • d2f1b1899d Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE Cédric Berger 2026-02-01 22:29:52 +01:00
  • b73df6c22e Limit events processed by tud_task_ext() / tuh_task_ext() Cédric Berger 2026-02-01 21:08:03 +01:00
  • be24a38a65 bsp/stm32n6: make both ports work HiFiPhile 2026-01-31 17:11:31 +01:00
  • c57d355af6 dwc2: add stm32n6 DMA regions HiFiPhile 2026-01-31 16:32:58 +01:00
  • 42f623a2a7 bsp/stm32wba: update vbus sense HiFiPhile 2026-01-30 19:34:54 +01:00
  • 7a854cf50f bsp/stm32u5: update vbus sense HiFiPhile 2026-01-30 19:34:47 +01:00
  • 08e50a01d7 bsp/stm32n6: update jlink device HiFiPhile 2026-01-30 19:30:27 +01:00
  • 0e88879f67 bsp/stm32l4: update vbus sense HiFiPhile 2026-01-30 19:29:32 +01:00
  • e19dace3fb bsp/stm32h7rs: update vbus sense HiFiPhile 2026-01-30 19:29:07 +01:00
  • f89ef31a3a bsp/stm32h7: update vbus sense HiFiPhile 2026-01-30 19:27:05 +01:00
  • 6c4be07c74 bsp/stm32f7: update vbus sense HiFiPhile 2026-01-30 19:26:35 +01:00
  • d0594fbd86 bsp/stm32f4: update vbus sense HiFiPhile 2026-01-30 19:25:52 +01:00
  • 1a299a0a0c bsp/stm32f2: update vbus sense HiFiPhile 2026-01-30 19:24:58 +01:00
  • fd36993727 dwc2: add vbus sense config HiFiPhile 2026-01-30 19:24:12 +01:00
  • 78411bbefa dcd/dwc2: Fix SEDET unable to be cleared on stm32u5 HiFiPhile 2026-01-30 14:09:26 +01:00
  • 31dfd673ec fix stm32u0 data stride Zixun LI 2026-01-26 17:15:23 +01:00
  • 697f6b313e device/msc: skip command stage if EP out is stalled Zixun LI 2026-01-26 16:11:24 +01:00
  • dc00f3536f Merge pull request #3470 from membrowse/fix/membrowse-targets Ha Thach 2026-01-26 13:19:20 +07:00
  • d1647044ff fix membrowse targets to match CI-built boards Michael Rogov Papernov 2026-01-25 09:37:02 +00:00
  • fba582ae2f Merge pull request #3459 from membrowse/master Zixun LI 2026-01-24 23:58:01 +01:00
  • 697fdca69d restructure targets file Michael Rogov Papernov 2026-01-24 13:06:56 +00:00
  • 180fab0f39 Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20x Zixun LI 2026-01-24 10:37:02 +01:00
  • d89a5812c3 Fix macro directive for FSDEV of CH32V20x Mitsumine Suzu 2026-01-24 17:08:55 +09:00
  • 7921aae6e2 example: update comment on CDC EP size Zixun LI 2026-01-19 10:53:48 +01:00
  • 5ad42064ea Integrate MemBrowse Michael Rogov Papernov 2026-01-10 17:58:41 +00:00
  • 6e891c6dc7 Merge pull request #3465 from hathach/stream_write_fix Zixun LI 2026-01-16 18:09:19 +01:00
  • 042ebc04b3 fix stream write racing HiFiPhile 2026-01-16 16:17:05 +01:00
  • 0dd509ad36 revert back to shared hw_endpoint_t hathach 2026-01-16 16:10:00 +07:00
  • edcc95de2e rename hathach 2026-01-16 15:03:41 +07:00
  • 292f334bd9 rename hathach 2026-01-16 15:03:09 +07:00
  • 0c9a170dca implement hcd_device_close() hathach 2026-01-16 13:39:06 +07:00
  • 084ef43be6 refactor hcd, get both control and interrupt endpoint working hathach 2026-01-16 11:48:09 +07:00
  • 8ef8ee1946 dcd/musb: fix zlp IN HiFiPhile 2026-01-15 19:13:18 +01:00
  • b03a87731c dcd/musb: fix unaligned cast HiFiPhile 2026-01-15 19:13:02 +01:00
  • 0f3c90b445 draft: hcd control work hathach 2026-01-15 10:53:06 +07:00
  • 71ed9d1498 Merge pull request #3460 from hathach/bsp_h7_tm4c Ha Thach 2026-01-15 10:01:43 +07:00
  • dbfbfcf48b update printer_device.c accounting for upstream changes Rémi Berthoz 2026-01-14 19:58:47 +01:00
  • bd760e5e37 Merge 'upstream/master' into device-class-printer Rémi Berthoz 2026-01-14 19:51:01 +01:00
  • c6fb438a34 fix typo in fuzzing rules.mk for printer device Rémi Berthoz 2026-01-14 19:48:14 +01:00
  • 46af312b61 ci fix Zixun LI 2026-01-14 10:12:54 +01:00
  • 4ae33547e3 update deps Zixun LI 2026-01-14 09:59:49 +01:00
  • 796e7c2332 Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c Zixun LI 2026-01-14 09:51:50 +01:00
  • 7a4e3d0821 bsp: add STM32H747-DISCO HiFiPhile 2026-01-14 00:19:49 +01:00
  • 5e6e9e6ad0 Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-mode Ha Thach 2026-01-14 14:32:25 +07:00
  • 9a731e03e8 correct dual port hil assert hathach 2026-01-14 13:06:49 +07:00
  • 86ca8fe717 remove no-fifo mode in edpt stream API update vendor_device.c for direct usbd xfer when either RX/TX BUFSIZE is 0 i.e CFG_TUD_VENDOR_TXRX_BUFFERED = 0 hathach 2026-01-14 10:46:59 +07:00
  • c1a506793b dcd/musb: fix IAR build HiFiPhile 2026-01-14 00:19:18 +01:00
  • 104d3f2545 bsp: add TI EK-TM4C1294XL HiFiPhile 2026-01-14 00:18:26 +01:00
  • 2656c6d91e Merge pull request #3424 from hathach/fifo_read_epsize Ha Thach 2026-01-13 23:19:24 +07:00
  • 72da5f982d Merge pull request #3439 from hathach/mtp_zlp Ha Thach 2026-01-13 20:12:26 +07:00
  • 0d28bdc27f minor clean up separate tud_mtp_data_send() and tud_mtp_data_receive() hathach 2026-01-13 16:33:14 +07:00
  • 8cde9b69c3 minor clean up separate tud_mtp_data_send() and tud_mtp_data_receive() hathach 2026-01-13 15:17:23 +07:00
  • a71cb23647 Merge pull request #3457 from sparkmicro/fix-cpp-compiler-warning Zixun LI 2026-01-12 22:07:40 +01:00
  • d5362220f3 Fix compiler warning Gabriel Chouinard 2026-01-12 15:15:08 -05:00
  • 34035bb87c Merge branch 'refs/heads/master' into mtp_zlp hathach 2026-01-12 13:52:29 +07:00
  • 80b207852a Merge pull request #3451 from hathach/rp2-hwfifo Ha Thach 2026-01-12 10:48:16 +07:00
  • 09b8f40084 remove transfer_type from hw_endpoint hathach 2026-01-09 23:34:00 +07:00
  • 4c86cbdc82 enable dedicated hwfifo for rp2 hathach 2026-01-09 18:40:55 +07:00
  • 085ec06874 Merge pull request #3448 from hathach/rp2-refactor Ha Thach 2026-01-09 14:42:09 +07:00
  • 8452dfe305 clean up hathach 2026-01-09 10:28:27 +07:00
  • d5f0260267 Merge pull request #3442 from zhiqiang-ch/master Ha Thach 2026-01-09 11:46:23 +07:00
  • 6ab368f655 fix missing SystemCoreClock hathach 2026-01-09 11:22:55 +07:00
  • 9465ce985b apply copilot suggestion hathach 2026-01-09 11:01:58 +07:00