13ae5244c0
Update membrowse job to run on all pushes for commit chain tracking
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-09 12:18:25 +00:00
e67a84883e
Initial plan
2026-02-09 12:17:13 +00:00
25de49f8f6
minor update
2026-02-07 18:01:23 +07:00
a1a4f34e22
Update .github/workflows/build.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
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
2026-02-07 17:31:53 +07:00
dde5f1dc71
Merge pull request #3462 from hathach/musb_fix
...
dcd/musb: fix ZLP IN transfer
2026-02-07 11:15:10 +07:00
9f1d86c2e3
adjust handle_xfer_in logic to simplify ZLP handling
2026-02-06 23:56:30 +07:00
cb19d620e8
Merge branch 'refs/heads/master' into musb_fix
2026-02-06 18:09:53 +07:00
be5e234535
Merge pull request #3483 from hathach/skip-some-ci
...
Skip Zephyr and Membrowse comment temporarily
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
2026-02-06 17:40:13 +07:00
b85a3967bf
skip zephyr and membrowse steps temporarily
2026-02-06 11:40:13 +07:00
cdf7499a65
Merge pull request #3472 from hathach/u0_fix
...
fix stm32u0 data stride
2026-02-05 17:49:16 +07:00
26ca4e232b
reverse pma size check to reduce duplication
2026-02-05 14:22:00 +07:00
707fb52441
Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issue
...
Fix DFU descriptor version from 1.0.1 to 1.1.0
2026-02-03 18:44:13 +07:00
d1486d4fd3
Revert Zephyr build fix - not our bug to fix
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-03 10:07:27 +00:00
8a9e493492
Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-03 08:53:14 +00:00
a7b209dbc8
Remove submodule entries from index
2026-02-03 08:34:37 +00:00
153e204541
Remove .gitignore changes, keep only usbd.h changes
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-03 08:32:35 +00:00
45bb276d28
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-03 08:22:02 +00:00
fa2e076d72
Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)
...
Co-authored-by: hathach <249515+hathach@users.noreply.github.com >
2026-02-03 08:20:18 +00:00
de30818e22
Initial plan
2026-02-03 08:15:38 +00:00
3f1668a2c6
Merge pull request #3478 from Precidata/limit-task-time-v2
...
Limit events processed by tud_task_ext() / tuh_task_ext()
2026-02-02 19:21:29 +01:00
d2f1b1899d
Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE
2026-02-01 22:29:52 +01:00
b73df6c22e
Limit events processed by tud_task_ext() / tuh_task_ext()
2026-02-01 21:08:03 +01:00
31dfd673ec
fix stm32u0 data stride
...
Signed-off-by: Zixun LI <admin@hifiphile.com >
2026-01-26 17:15:23 +01:00
dc00f3536f
Merge pull request #3470 from membrowse/fix/membrowse-targets
...
ci: membrowse fix targets file
2026-01-26 13:19:20 +07:00
d1647044ff
fix membrowse targets to match CI-built boards
...
The stm32h7 and samd5x_e5x targets were configured with boards that
aren't built by CI (which uses --one-first flag). This caused the
membrowse workflow to run in identical mode and fail on upload.
- stm32h7: daisyseed → stm32h743eval
- samd5x_e5x: d5035_01 → metro_m4_express
2026-01-25 09:37:02 +00:00
fba582ae2f
Merge pull request #3459 from membrowse/master
...
Integrate MemBrowse.
2026-01-24 23:58:01 +01:00
697fdca69d
restructure targets file
2026-01-24 15:13:25 +00:00
180fab0f39
Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20x
...
Fix USB FSDEV enumeration on CH32V20x by enabling D+ Pull-up
2026-01-24 10:37:02 +01:00
d89a5812c3
Fix macro directive for FSDEV of CH32V20x
2026-01-24 17:08:55 +09:00
5ad42064ea
Integrate MemBrowse
2026-01-16 21:49:16 +00:00
6e891c6dc7
Merge pull request #3465 from hathach/stream_write_fix
...
fix stream write racing
2026-01-16 18:09:19 +01:00
042ebc04b3
fix stream write racing
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2026-01-16 16:17:05 +01:00
8ef8ee1946
dcd/musb: fix zlp IN
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2026-01-15 19:13:18 +01:00
b03a87731c
dcd/musb: fix unaligned cast
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2026-01-15 19:13:02 +01:00
71ed9d1498
Merge pull request #3460 from hathach/bsp_h7_tm4c
...
Add EK-TM4C1294XL and STM32H747-DISCO bsp
2026-01-15 10:01:43 +07:00
46af312b61
ci fix
...
Signed-off-by: Zixun LI <admin@hifiphile.com >
2026-01-14 10:12:54 +01:00
4ae33547e3
update deps
...
Signed-off-by: Zixun LI <admin@hifiphile.com >
2026-01-14 09:59:49 +01:00
796e7c2332
Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c
2026-01-14 09:51:50 +01:00
7a4e3d0821
bsp: add STM32H747-DISCO
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
Signed-off-by: Zixun LI <admin@hifiphile.com >
2026-01-14 09:51:11 +01:00
5e6e9e6ad0
Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-mode
...
remove no-fifo mode in edpt stream API
2026-01-14 14:32:25 +07:00
9a731e03e8
correct dual port hil assert
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
2026-01-14 10:50:39 +07:00
c1a506793b
dcd/musb: fix IAR build
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2026-01-14 00:21:52 +01:00
104d3f2545
bsp: add TI EK-TM4C1294XL
...
Signed-off-by: HiFiPhile <admin@hifiphile.com >
2026-01-14 00:21:52 +01:00
2656c6d91e
Merge pull request #3424 from hathach/fifo_read_epsize
...
limit fifo read size to ep_bufsize regardless ep_buf is used or not
2026-01-13 23:19:24 +07:00
72da5f982d
Merge pull request #3439 from hathach/mtp_zlp
...
device/mtp: queue ZLP when needed
2026-01-13 20:12:26 +07:00
0d28bdc27f
minor clean up
...
separate tud_mtp_data_send() and tud_mtp_data_receive()
2026-01-13 16:33:14 +07:00
8cde9b69c3
minor clean up
...
separate tud_mtp_data_send() and tud_mtp_data_receive()
2026-01-13 16:06:43 +07:00