| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-07 | Update .github/workflows/build.yml | Ha Thach | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2026-02-07 | add back check-path job to path filter, make sure workflow always run to ↵ | hathach | |
| register commit chain with membrowse | |||
| 2026-02-07 | Merge pull request #3484 from hathach/update-readme | Ha Thach | |
| Add MIDI to Host Stack section in README | |||
| 2026-02-07 | Add MIDI to Host Stack section in README | Ha Thach | |
| 2026-02-07 | Merge pull request #3462 from hathach/musb_fix | Ha Thach | |
| dcd/musb: fix ZLP IN transfer | |||
| 2026-02-06 | adjust handle_xfer_in logic to simplify ZLP handling | hathach | |
| 2026-02-06 | Merge branch 'refs/heads/master' into musb_fix | hathach | |
| 2026-02-06 | Merge pull request #3483 from hathach/skip-some-ci | Ha Thach | |
| Skip Zephyr and Membrowse comment temporarily | |||
| 2026-02-06 | set folder property for flash tool targets | hathach | |
| update build.yml only build with pr and push-to-master | |||
| 2026-02-06 | skip zephyr and membrowse steps temporarily | hathach | |
| 2026-02-05 | Merge pull request #3472 from hathach/u0_fix | Ha Thach | |
| fix stm32u0 data stride | |||
| 2026-02-05 | reverse pma size check to reduce duplication | hathach | |
| 2026-02-03 | Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issue | Ha Thach | |
| Fix DFU descriptor version from 1.0.1 to 1.1.0 | |||
| 2026-02-03 | Revert Zephyr build fix - not our bug to fix | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-03 | Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840 | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-03 | Remove submodule entries from index | copilot-swe-agent[bot] | |
| 2026-02-03 | Remove .gitignore changes, keep only usbd.h changes | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-03 | Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110) | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-03 | Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110) | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-03 | Initial plan | copilot-swe-agent[bot] | |
| 2026-02-02 | Merge pull request #3478 from Precidata/limit-task-time-v2 | Zixun LI | |
| Limit events processed by tud_task_ext() / tuh_task_ext() | |||
| 2026-02-01 | Actually exit the loop in addition to logging. ENOTENOUGHCOFFEE | Cédric Berger | |
| 2026-02-01 | Limit events processed by tud_task_ext() / tuh_task_ext() | Cédric Berger | |
| 2026-01-31 | bsp/stm32n6: make both ports work | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | dwc2: add stm32n6 DMA regions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32wba: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32u5: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32n6: update jlink device | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32l4: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32h7rs: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32h7: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f7: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f4: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | bsp/stm32f2: update vbus sense | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-31 | dwc2: add vbus sense config | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-30 | dcd/dwc2: Fix SEDET unable to be cleared on stm32u5 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-26 | fix stm32u0 data stride | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-26 | device/msc: skip command stage if EP out is stalled | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-26 | Merge pull request #3470 from membrowse/fix/membrowse-targets | Ha Thach | |
| ci: membrowse fix targets file | |||
| 2026-01-25 | fix membrowse targets to match CI-built boards | Michael Rogov Papernov | |
| 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-24 | Merge pull request #3459 from membrowse/master | Zixun LI | |
| Integrate MemBrowse. | |||
| 2026-01-24 | restructure targets file | Michael Rogov Papernov | |
| 2026-01-24 | Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20x | Zixun LI | |
| Fix USB FSDEV enumeration on CH32V20x by enabling D+ Pull-up | |||
| 2026-01-24 | Fix macro directive for FSDEV of CH32V20x | Mitsumine Suzu | |
| 2026-01-19 | example: update comment on CDC EP size | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-16 | Integrate MemBrowse | Michael Rogov Papernov | |
| 2026-01-16 | Merge pull request #3465 from hathach/stream_write_fix | Zixun LI | |
| fix stream write racing | |||
| 2026-01-16 | fix stream write racing | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-16 | revert back to shared hw_endpoint_t | hathach | |
| 2026-01-16 | rename | hathach | |
