summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-14add(usbh.c): LOG1 debug message when no address available for hubRoman Leonov
2026-02-13Merge pull request #3476 from hathach/dwc2_vbusHa Thach
DWC2 Vbus sensing enhancement
2026-02-13use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more valuehathach
2026-02-13add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed ↵hathach
vbus sensing simplify dwc2_stm32_gccfg_cfg() using guid value
2026-02-13Merge branch 'refs/heads/master' into dwc2_vbushathach
2026-02-13Merge pull request #3497 from hathach/more-membrowseHa Thach
Change membrowse target to board/target and clean up workflow
2026-02-13fix stm32u545 makefile missing hcdhathach
2026-02-12change membrowse target to board/target and remove redundant ↵hathach
continue-on-error directive fix defsym can be followed by = or ,
2026-02-12Merge pull request #3496 from michael-membrowse/fix_membrowse_defsym_extractionHa Thach
fix ld symbols extraction
2026-02-12fix ld symbols extractionMichael Rogov Papernov
2026-02-12Merge pull request #3489 from hathach/update-memborwse-ciHa Thach
Update memborwse ci
2026-02-12refactor build scripts to support multiple build targets and improve ↵hathach
argument handling
2026-02-12clean uphathach
2026-02-12Merge pull request #3471 from hathach/msc_stallHa Thach
device/msc: skip command stage if EP out is stalled
2026-02-11fix ep size and midi bufferHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-11fix rx transfer length when high speed capable device/host working at full speedHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-12fix cihathach
2026-02-12membrowse upload continue on errorhathach
2026-02-11Merge remote-tracking branch 'origin/master' into msc_stallhathach
2026-02-11Merge pull request #3493 from hathach/pr-3471-status-sent-stallHa Thach
device/msc: limit EP OUT stall check to STATUS_SENT transition
2026-02-11device/msc: only defer prepare_cbw() from STATUS_SENT when EP OUT stalledhathach
2026-02-11make membrowse command more visiblehathach
2026-02-11Merge pull request #3491 from Precidata/custom-breakpoint-functionZixun LI
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
2026-02-11Update tusb_verify.hCédric Berger
2026-02-11Introduce CFG_TUSB_DEBUG_BREAKPOINT hookCédric Berger
2026-02-11Put deferred attachments in a separate queueCédric Berger
2026-02-11Call continuation functions asynchronouslyCédric Berger
2026-02-11Split functions calling tusb_time_delay_ms_api()Cédric Berger
2026-02-11correct membrowse upload stephathach
2026-02-11parse and pass linker symbol to membrowse reporthathach
2026-02-11update membrowse target to family/board/targethathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
membrowse-upload upload with --identical if elf file does not exist
2026-02-11fetch depth 0 if membrowse-uploadhathach
2026-02-11remove `membrowse-targets.json` as it is no longer requiredhathach
2026-02-11update get_deps.py to adjust MCU families for samd2x_l2xhathach
2026-02-111 family per job in ci_set_matrix.pyhathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10add membrowse target to family support for enhanced memory analysishathach
2026-02-10Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32Ha Thach
doc update
2026-02-10update matrix buildhathach
2026-02-10Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32hathach
2026-02-10update getting_started.rst and get_deps.py for clarity and improved ↵hathach
dependency handling
2026-02-10Merge pull request #3485 from hathach/readd-ci-checkpathHa Thach
Add back check-path job to workflow
2026-02-09Merge pull request #3488 from hathach/copilot/sub-pr-3485Ha Thach
Fix membrowse job to run on all pushes for commit chain tracking
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-09Initial plancopilot-swe-agent[bot]
2026-02-09Merge branch 'hathach:master' into threadx_osalAleksei Musin
2026-02-09cleanAleksei Musin
2026-02-07remove sdk setup instruction for rp2040 and espressifhathach
2026-02-07minor updatehathach