summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-05reverse pma size check to reduce duplicationhathach
2026-02-03Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issueHa Thach
Fix DFU descriptor version from 1.0.1 to 1.1.0
2026-02-03Revert Zephyr build fix - not our bug to fixcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-03Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840copilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-03Remove submodule entries from indexcopilot-swe-agent[bot]
2026-02-03Remove .gitignore changes, keep only usbd.h changescopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-03Fix 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-03Fix 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-03Initial plancopilot-swe-agent[bot]
2026-02-02Merge pull request #3478 from Precidata/limit-task-time-v2Zixun LI
Limit events processed by tud_task_ext() / tuh_task_ext()
2026-02-01Actually exit the loop in addition to logging. ENOTENOUGHCOFFEECédric Berger
2026-02-01Limit events processed by tud_task_ext() / tuh_task_ext()Cédric Berger
2026-01-31bsp/stm32n6: make both ports workHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31dwc2: add stm32n6 DMA regionsHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32wba: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32u5: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32n6: update jlink deviceHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32l4: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32h7rs: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32h7: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32f7: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32f4: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31bsp/stm32f2: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-31dwc2: add vbus sense configHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-30dcd/dwc2: Fix SEDET unable to be cleared on stm32u5HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-26fix stm32u0 data strideZixun LI
Signed-off-by: Zixun LI <[email protected]>
2026-01-26device/msc: skip command stage if EP out is stalledZixun LI
Signed-off-by: Zixun LI <[email protected]>
2026-01-26Merge pull request #3470 from membrowse/fix/membrowse-targetsHa Thach
ci: membrowse fix targets file
2026-01-25fix membrowse targets to match CI-built boardsMichael 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-24Merge pull request #3459 from membrowse/masterZixun LI
Integrate MemBrowse.
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-24Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20xZixun LI
Fix USB FSDEV enumeration on CH32V20x by enabling D+ Pull-up
2026-01-24Fix macro directive for FSDEV of CH32V20xMitsumine Suzu
2026-01-19example: update comment on CDC EP sizeZixun LI
Signed-off-by: Zixun LI <[email protected]>
2026-01-16Integrate MemBrowseMichael Rogov Papernov
2026-01-16Merge pull request #3465 from hathach/stream_write_fixZixun LI
fix stream write racing
2026-01-16fix stream write racingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-16revert back to shared hw_endpoint_thathach
2026-01-16renamehathach
2026-01-16renamehathach
2026-01-16implement hcd_device_close()hathach
2026-01-16refactor hcd, get both control and interrupt endpoint workinghathach
2026-01-15dcd/musb: fix zlp INHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-15dcd/musb: fix unaligned castHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-01-15draft: hcd control workhathach
2026-01-15Merge pull request #3460 from hathach/bsp_h7_tm4cHa Thach
Add EK-TM4C1294XL and STM32H747-DISCO bsp
2026-01-14update printer_device.c accounting for upstream changesRémi Berthoz
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-14fix typo in fuzzing rules.mk for printer deviceRémi Berthoz
2026-01-14ci fixZixun LI
Signed-off-by: Zixun LI <[email protected]>